]> git.eshelyaron.com Git - emacs.git/commit
* lisp/buff-menu.el: Force other-window commands to use other window.
authorJuri Linkov <juri@linkov.net>
Sat, 10 Feb 2024 17:56:39 +0000 (19:56 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 11 Feb 2024 16:32:56 +0000 (17:32 +0100)
commit1f20b1f6d33f25a9c160d79c9ab7afd1c2b29871
tree2a8f6f74e8a458ec781c763a22f1a82e6e582313
parenta0044a23c73a1b85574c695606c13e3f79ca472e
* lisp/buff-menu.el: Force other-window commands to use other window.

(Buffer-menu-other-window, Buffer-menu-switch-other-window):
Let-bind 'display-buffer-overriding-action' to
'(nil (inhibit-same-window . t))' that will force the buffer
to be displayed in another window in any case (bug#68978).

(cherry picked from commit 3e5aba883770312536ca7a8f289bf679e55802f5)
lisp/buff-menu.el