bmag / emacs-purpose

Manage Windows and Buffers According to Purposes
GNU General Public License v3.0
496 stars 23 forks source link

pop-up-frames takes precedence over pop-up-windows in Emacs 25.3 #120

Closed bmag closed 6 years ago

bmag commented 6 years ago

See https://github.com/syl20bnr/spacemacs/issues/10384

In stock Emacs 25.3, if pop-up-frames is set then fallback behavior is to display buffer in other frame before trying to display in other window in current frame. In Purpose, the prefer-other-window action sequence doesn't respect pop-up-frames precedence,