If an org-capture template generates a new, blank file, Doom steps in to insert a yasnippet file-template into the buffer. If the file template has text fields, it leaves the new buffer in an "editing snippets" state (and insert mode) which causes errors downstream when org-capture tries to modify the buffer. The file-templates module employs some heuristics to prevent false positives like these, but packages (and org-capture) can get around this by simply generating and switching to the org buffer before modifying it. This commit no-ops file-template expansion in any org-capture session, which should resolve these issues. Fix: #6160 Fix: #6741 |
||
---|---|---|
.. | ||
evil | ||
file-templates | ||
fold | ||
format | ||
god | ||
lispy | ||
multiple-cursors | ||
objed | ||
parinfer | ||
rotate-text | ||
snippets | ||
word-wrap | ||
README.org |
:editor
Description
For modules concerned with the insertion and editing of text. Amen.
Frequently asked questions
This category has no FAQs yet. Ask one?