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
After upgrading org-mode to the latest release (9.7.2) I am not able to to publish my web site anymore, using the same script that was working before.
When trying to publish, I get the following error:
... weblorg--route-collect-and-aggregate(#<hash-table eql 16/65 0x15591df2ab17>) weblorg--route-posts(#<hash-table eql 16/65 0x15591df2ab17>) weblorg-export-templates(#<hash-table eql 16/65 0x15591df2ab17>) #f(compiled-function (_ route) #<bytecode 0x60d16dd25608c91>)("home" #<hash-table eql 16/65 0x15591df2ab17>) maphash(#f(compiled-function (_ route) #<bytecode 0x60d16dd25608c91>) #<hash-table equal 6/65 0x15591df2a2e3>) #f(compiled-function (_ site) #<bytecode -0x4ae29a8e3e43e58>)("https://marko.euptera.com" #<hash-table eql 5/6 0x15591df2a28d>) maphash(#f(compiled-function (_ site) #<bytecode -0x4ae29a8e3e43e58>) #<hash-table equal 1/65 0x15591df0958f>) weblorg-export() #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_99>(#<buffer *load*> "/home/marko/src/marko.euptera.com/publish.el") load-with-code-conversion("/home/marko/src/marko.euptera.com/publish.el" "/home/marko/src/marko.euptera.com/publish.el" nil t #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_99>) command-line--load-script("/home/marko/src/marko.euptera.com/publish.el") command-line-1(("-scriptload" "publish.el")) command-line() normal-top-level() Wrong type argument: stringp, [org-element-deferred org-element--headline-raw-value (3 19) nil] marko@fine ~/s/marko.euptera.com (master) [255]>
The text was updated successfully, but these errors were encountered:
I can verify that this issue is fixed for me with the pull request #75
Sorry, something went wrong.
No branches or pull requests
After upgrading org-mode to the latest release (9.7.2) I am not able to to publish my web site anymore, using the same script that was working before.
When trying to publish, I get the following error:
The text was updated successfully, but these errors were encountered: