mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
org-capture, when used on a target that doesn't exist, will invisibly expand a file template, leaving a hang yasnippet active. After org-capture initializes, the yasnippet will attempt to operate on overlays that don't exist, throwing overlayp errors.