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

org-mode src snippets seems broken #507

Open
benbellick opened this issue Oct 29, 2024 · 1 comment
Open

org-mode src snippets seems broken #507

benbellick opened this issue Oct 29, 2024 · 1 comment

Comments

@benbellick
Copy link

Forwarding from joaotavora/yasnippet#1203

Not sure if the cause is here, or the yassnippet package itself. Please let me know if you need any additional info. Thanks!

@dcorking
Copy link

dcorking commented Nov 4, 2024

This might not be either of the yasnippets packages. It looks from your report like the snippet inserts correctly. (It appears similar on my Emacs 29.4, though without the error message.)

It sounds like your org-mode is attempting to evaluate the empty source code block, but is somehow slightly mis-configured.

Suggestion:

Explore whether the same thing happens if you bypass yasnippet and run
C-c C-, and type s

(command org-insert-structure-template)

Footnotes:

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

No branches or pull requests

2 participants