Skip to content

eval-when-compile require 'org-macs#149

Open
ricklupton wants to merge 1 commit into
jyp:masterfrom
ricklupton:rcl-fix-org-macs
Open

eval-when-compile require 'org-macs#149
ricklupton wants to merge 1 commit into
jyp:masterfrom
ricklupton:rcl-fix-org-macs

Conversation

@ricklupton

Copy link
Copy Markdown

Thanks for sharing boon.

This commit adds (eval-when-compile (require 'org-macs)); otherwise `org-with-limited-levels' is not defined as a macro, leading to an invalid-function error when using compiled modules.

Otherwise `org-with-limited-levels' is not defined as a macro, leading
to an invalid-function error.
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