Skip to content

Conversation

@nightkr
Copy link
Contributor

@nightkr nightkr commented May 1, 2025

Fixes #100 by trying to load includes from the library of babel if they aren't found in the current file.

Not sure about how it makes sense to test this since it ends up depending on relatively global state (org-babel-library-of-babel), and the primary way to load things into the LOB (org-babel-lob-ingest) assumes that the library exists as a file on disk.

@CeleritasCelery CeleritasCelery merged commit 194f15c into emacs-rustic:main May 14, 2025
3 checks passed
@CeleritasCelery
Copy link
Contributor

Thanks!

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.

Babel :include ignores blocks imported via library of babel

2 participants