doomemacs/modules
Henrik Lissner 4d862d7770 fix(popup): org-edit-src breaks if forcibly killed
Invoke org-edit-src and an edit buffer is displayed for the src block at
point. If that popup is killed incorrectly, it leaves the original org
buffer (specifically, the src block you were editing) in a half-broken
state; forever waiting for you to finish editing that block.

This can happen when the edit window is a popup window and you switch
workspaces (which temporarily deletes popup windows), so clean up those
popups properly before switching.
2021-07-28 15:16:20 -04:00
..
app completion/selectrum -> completion/vertico, part 3 2021-07-25 02:52:04 +03:00
checkers fix(org): no mixed-pitch/spellcheck on org-footnote 2021-07-28 14:00:02 -04:00
completion fix(vertico): TAB bound to non-interactive function 2021-07-28 13:11:45 -04:00
config tweak: adopt +vertico as our default backend 2021-07-28 13:11:45 -04:00
editor editor/evil: Add gr keybinding to refresh helpful buffers 2021-07-25 22:36:01 +03:00
emacs emacs/undo: increase undo-outer-limit 2021-07-12 21:59:52 -04:00
email completion/selectrum -> completion/vertico, part 2 2021-07-25 02:51:15 +03:00
input completion/selectrum -> completion/vertico, part 2 2021-07-25 02:51:15 +03:00
lang feat(org): expand parents for showNlevels option 2021-07-28 15:02:14 -04:00
os Drop Emacs 26.x support 2021-07-06 02:31:52 -04:00
term Merge pull request #5159 from Zetagon/develop 2021-07-08 18:09:54 -04:00
tools fix(pass): add vertico support 2021-07-28 13:11:45 -04:00
ui fix(popup): org-edit-src breaks if forcibly killed 2021-07-28 15:16:20 -04:00