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
Syncing (org-gcal-sync) now throws the following error:
org-gcal-sync
replace-regexp-in-string: Invalid function: [org-element-deferred org-element--headline-parse-title (t) nil]
The text was updated successfully, but these errors were encountered:
Yes, I need to take a look at how to upgrade this for Org 9.7
Sorry, something went wrong.
I know it's not a fix, rather a hack, but I commented out this line and sync works for me now.
BTW – thank you so much for maintaining this package. Great job!
@ilpincy Interesting - I was using the exported org-element API, so I'm not sure how the bug is appearing.
org-element
@vnckppl Can you check if you have recompiled the bytecode for your packages correctly?
I did not recompile, but everything seems to work as usual again. Thanks!
telotortium
No branches or pull requests
Syncing (
org-gcal-sync
) now throws the following error:replace-regexp-in-string: Invalid function: [org-element-deferred org-element--headline-parse-title (t) nil]
The text was updated successfully, but these errors were encountered: