We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've got a 500 error from the web server and I've traced the error to the org-ehtml-export-file function:
ELISP> (org-ehtml-export-file "/home/patrick/public_org/complex.org") *** Eval error *** Wrong number of arguments: #[(templates) "\212eb\210\306�\307\310\306\311#\205\\�\312 �\313 !\314=\203X�\315 \"�\316\317 \"\211� \316\320 \"E\211��\235\203<�\321\322\316\323 \"\"\210\202W��\203W� �B�\316\324 \"b\210\325\306x\210`|\210\212�c\210)+)\202��*\207" [record object templates value begin signature nil re-search-forward "{{{[-A-Za-z0-9_]" t org-element-context org-element-type macro org-macro-expand org-element-property :begin :args error "Circular macro expansion: %s" :key :end " "] 6 ("/usr/share/emacs/24.4/lisp/org/org-macro.elc" . 379
The text was updated successfully, but these errors were encountered:
Nevermind, I just found out that was a org-mode bug: syl20bnr/spacemacs#2856
Sorry, something went wrong.
No branches or pull requests
I've got a 500 error from the web server and I've traced the error to the org-ehtml-export-file function:
The text was updated successfully, but these errors were encountered: