Skip to content
New issue

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

fix(org): update load, declare-function #848

Merged
merged 1 commit into from
Oct 27, 2024
Merged

fix(org): update load, declare-function #848

merged 1 commit into from
Oct 27, 2024

Conversation

bdarcus
Copy link
Contributor

@bdarcus bdarcus commented Oct 27, 2024

In Emacs 31, org-element-property and org-element-type have moved to a new file: org-element-ast.

Update code to handle this properly.

PS - closed #847 in favor of this because I made a git mistake and didn't want to fix it.

@bdarcus bdarcus force-pushed the fix-102724 branch 2 times, most recently from e9a4710 to cc8f487 Compare October 27, 2024 13:18
In Emacs 31, org-element-property and org-element-type have moved to
a new file: org-element-ast.

Update code to handle this properly.

Signed-off-by: Bruce D'Arcus <[email protected]>
@bdarcus
Copy link
Contributor Author

bdarcus commented Oct 27, 2024

So I now have it so that the CI doesn't complain, and it seems to work as expected on my Emacs version (29).

But I don't have time to install and test master. So it's possible this will require some additional tweaks at some point.

@bdarcus bdarcus merged commit 46bc177 into main Oct 27, 2024
6 checks passed
@bdarcus bdarcus deleted the fix-102724 branch October 27, 2024 13:31
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