doomemacs/modules/ui/popup/autoload
Henrik Lissner e7f492c400
ui/popup: fix "back to top level" issue
The popup manager (by default) auto-kills most popup buffers after
~5s (controlled by the :ttl property). However, when backtrace buffers
are killed, it calls `top-level`. When the popup manager kills the
buffer, this causes janky cursor movement and the message "Back to top
level" to be displayed in the minibuffer.
2019-10-20 19:57:27 -04:00
..
popup.el ui/popup: fix "back to top level" issue 2019-10-20 19:57:27 -04:00
settings.el Fix 'command not found' errors for hidden commands 2019-07-22 04:46:14 +02:00