dbrock / bongo

Play music with GNU Emacs
http://www.emacswiki.org/emacs/Bongo
Other
207 stars 22 forks source link

Use pop-to-buffer-same-window not switch-to-buffer in some places #59

Open spwhitton opened 2 years ago

spwhitton commented 2 years ago

This makes various Bongo commands respect display-buffer-alist, and work with commands like same-window-prefix, other-window-prefix, other-frame-prefix and other-tab-prefix. In standard configurations there will be no noticeable behavioural change.

Two commands which are more closely analagous to interactive usage of switch-to-buffer continue to use switch-to-buffer.