diff options
author | Miha Rihtaršič <miha@kamnitnik.top> | 2021-05-18 17:08:58 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-05-18 17:08:58 +0200 |
commit | 304a3b9ee8fdde52d7379fc5ac5be71a54fdfeb0 (patch) | |
tree | fefe131edb9a89a9d21aa1edd40a0fe8a02d7998 /lisp/emacs-lisp/cl-indent.el | |
parent | ab20f385a7bae0c2938e50545c1045378a3e0575 (diff) | |
download | emacs-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/cl-indent.el')
0 files changed, 0 insertions, 0 deletions