From db0846f50204d131af112cae43e271b8e4ce9326 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 22 Sep 2019 11:56:00 -0400 Subject: [PATCH] ui/popup: don't catch ibuffer windows They're your problem now. --- modules/ui/popup/+hacks.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules/ui/popup/+hacks.el b/modules/ui/popup/+hacks.el index e0b2a206a..c2549d993 100644 --- a/modules/ui/popup/+hacks.el +++ b/modules/ui/popup/+hacks.el @@ -207,10 +207,6 @@ the command buffer." (current-buffer))))) -;;;###package ibuffer -(setq ibuffer-use-other-window t) - - ;;;###package Info (defadvice! +popup--switch-to-info-window-a (&rest _) :after #'info-lookup-symbol