GNU bug report logs - #79306
Broken follow-mode

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Mon, 25 Aug 2025 06:34:01 UTC

Severity: normal

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: bug-gnu-emacs <at> gnu.org
Subject: Broken follow-mode
Date: Mon, 25 Aug 2025 09:30:10 +0300
Some recent change in master broke display for follow-mode:

0. emacs -Q
1. visit a file in fundamental-mode, e.g.
   C-x C-f etc/COPYING RET
2. split horizontally
   C-x 3
3. M-x follow-mode RET
4. scroll down a few screens
5. type 'M-<' (beginning-of-buffer)

It displays the message "Back to top level",
but doesn't move to the beginning of the buffer.

Typing 'C-l' updates the screen, and reveals
that 'M-<' actually moved to the beginning of the buffer,
but didn't update the screen.




This bug report was last modified 2 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.