|
From: | Juri Linkov |
Subject: | bug#33458: 27.0.50; dired loses position when reverted from outside place |
Date: | Sun, 02 Dec 2018 00:33:31 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) |
>> Setting switch-to-buffer-preserve-window-point to nil really helps, >> but only in the case of switching buffers with 'C-x b'. It doesn't >> help when the buffer is displayed with any other command such as >> 'C-x <C-left>' (previous-buffer) or with set-window-configuration >> or window-state-put, etc. > > According to documentation in some cases this variable is ignored. It > seems we faced those. Thanks for the reference to switch-to-buffer-preserve-window-point. I see that we have to add more ignored cases: pop-to-buffer-same-window.
[Prev in Thread] | Current Thread | [Next in Thread] |