doomemacs/modules/ui/popup/autoload
Henrik Lissner 30eaf8fd03
Fix "cannot split parent or side window" errors
Hopefully addresses a common issue where helm actions will operate on
the wrong window (a popup, typically, which is a dedicated side window;
Emacs doesn't let you split side windows).

This comes with a side effect: trying to split a popup will cause a
non-popup window nearby to be split instead.

Popups really aren't supposed to be split (interactively) in any case.
2019-01-08 20:38:17 -05:00
..
popup.el Fix "cannot split parent or side window" errors 2019-01-08 20:38:17 -05:00
settings.el Remove deprecated set! & def-setting! macros 2019-01-05 17:48:46 -05:00