bmag / emacs-purpose

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

Override edebug-pop-to-buffer #170

Closed wyuenho closed 3 years ago

wyuenho commented 3 years ago

Since edebug-pop-to-buffer simply splits the last selected window before the minibuffer was popped up, the window it picks to display a edebug buffer does not respect window-purpose as all. This advice reimplements it by replacing the window spliting logic with pop-to-buffer."