diff options
| author | Juri Linkov | 2022-06-09 09:40:52 +0300 |
|---|---|---|
| committer | Juri Linkov | 2022-06-09 09:41:52 +0300 |
| commit | d7270b4445778b10a4d8ff9516dfa188ceeecf31 (patch) | |
| tree | 4157670768c97767ed622fce1b251604394cf946 /src | |
| parent | ec987e3e1786d06ffd306e5717b4d7fd118f05ac (diff) | |
| download | emacs-d7270b4445778b10a4d8ff9516dfa188ceeecf31.tar.gz emacs-d7270b4445778b10a4d8ff9516dfa188ceeecf31.zip | |
Allow C-x 4 4, C-x 5 5, C-x t t to handle commands that use switch-to-buffer
* lisp/window.el (display-buffer-override-next-command):
Temporarily set switch-to-buffer-obey-display-actions to t,
and revert back to the original value afterwards.
This allows other-window-prefix, other-frame-prefix, other-tab-prefix,
windmove-display-in-direction to override the default behavior of
commands that use switch-to-buffer.
https://lists.gnu.org/archive/html/emacs-devel/2022-06/msg00483.html
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions