summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/avl-tree.el
diff options
context:
space:
mode:
authorMiha Rihtaršič <miha@kamnitnik.top>2021-05-18 17:08:58 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2021-05-18 17:08:58 +0200
commit304a3b9ee8fdde52d7379fc5ac5be71a54fdfeb0 (patch)
treefefe131edb9a89a9d21aa1edd40a0fe8a02d7998 /lisp/emacs-lisp/avl-tree.el
parentab20f385a7bae0c2938e50545c1045378a3e0575 (diff)
downloademacs-304a3b9ee8fdde52d7379fc5ac5be71a54fdfeb0.tar.gz
emacs-304a3b9ee8fdde52d7379fc5ac5be71a54fdfeb0.tar.bz2
emacs-304a3b9ee8fdde52d7379fc5ac5be71a54fdfeb0.zip
Fix problem with focusing in `C-o' in ibuffer in some circumstances
* lisp/ibuffer.el (ibuffer-visit-buffer-other-window-noselect): Use display-buffer instead of pop-to-buffer and selecting the old window. `pop-to-buffer' focuses the new frame, but `select-window' usually fails to focus the original frame. This simple patch fixes that (bug#48218).
Diffstat (limited to 'lisp/emacs-lisp/avl-tree.el')
0 files changed, 0 insertions, 0 deletions