GNU bug report logs -
#27243
dired-auto-revert-buffer jumps point to beginning of buffer
Previous Next
Full log
Message #73 received at 27243 <at> debbugs.gnu.org (full text, mbox):
> From: Stephen Berman <stephen.berman <at> gmx.net>
> Date: Sun, 23 Jul 2017 00:48:18 +0200
> Cc: 27243 <at> debbugs.gnu.org
>
> This is exactly the same probem as the last one with dired and the same
> change -- using pop-to-buffer-same-window instead of switch-to-buffer in
> find-file -- fixes it. Since the dired change exposed a problematic
> dependency on switch-to-buffer in todo-mode.el (since fixed), if there
> are other packages that have a similar dependency, making the same
> change in find-file runs the risk of changing behavior in these
> packages. But like with todo-mode.el, presumably it would be better to
> expose and eliminate such a dependency than to leave it as a possibly
> ticking time-bomb. So should we go ahead and make this change to
> find-file? (I wonder if there are more such cases waiting in the
> wings...)
Martin, when might pop-to-buffer-same-window show the buffer in a
window other than the selected one? If we are going to make this
change, we need first to understand when it might misfire, because
some users of find-file might not like the situation where the buffer
pops up in another window.
E.g., what happens in this particular use case if the Dire4d buffer
pops in another window?
This bug report was last modified 4 years and 357 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.