bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#27243: dired-auto-revert-buffer jumps point to beginning of buffer


From: Antoine Levitt
Subject: bug#27243: dired-auto-revert-buffer jumps point to beginning of buffer
Date: Sun, 04 Jun 2017 16:45:05 -0700
User-agent: mu4e 0.9.17; emacs 26.0.50.1

Tested on git master, the bug is not present on 25.

Recipe from emacs -Q:

(setq dired-auto-revert-buffer t)

open dired, open a folder, C-x b back to the previous dired buffer, open
the same folder again, see point jump back to the beginning of buffer.

I'm not sure why, since dired-auto-revert-buffer just seems to call
revert-buffer, which does not jump point.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]