Skip to content

fix: Error void variable org-src-mode#5

Open
niontrix wants to merge 1 commit into
ALSchwalm:masterfrom
niontrix:fix/void-variable_org-src-mode
Open

fix: Error void variable org-src-mode#5
niontrix wants to merge 1 commit into
ALSchwalm:masterfrom
niontrix:fix/void-variable_org-src-mode

Conversation

@niontrix

@niontrix niontrix commented Jan 4, 2024

Copy link
Copy Markdown

Why?:
Running different Flycheck commands result in the error "void variable org-src-mode" and thus should be fixed.

This change addresses the need by:

  • check if org-src-mode is bound first before trying to retrieve its value

Why?:
Running different Flycheck commands result in the error "void variable
org-src-mode" and thus should be fixed.

This change addresses the need by:
- check if org-src-mode is bound first before trying to retrieve its value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant