GNU bug report logs -
#51776
revert-buffer causes spurious scrolling when the buffer is displayed in two windows.
Previous Next
Reported by: Alan Mackenzie <acm <at> muc.de>
Date: Thu, 11 Nov 2021 21:22:01 UTC
Severity: normal
Done: Alan Mackenzie <acm <at> muc.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#51776: revert-buffer causes spurious scrolling when the buffer is displayed in two windows.
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 51776 <at> debbugs.gnu.org.
--
51776: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51776
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Bug fixed.
--
Alan Mackenzie (Nuremberg, Germany).
On Thu, Nov 11, 2021 at 21:22:02 +0000, GNU bug Tracking System wrote:
> Thank you for filing a new bug report with debbugs.gnu.org.
> This is an automatically generated reply to let you know your message
> has been received.
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
> Your message has been sent to the package maintainer(s):
> bug-gnu-emacs <at> gnu.org
> If you wish to submit further information on this problem, please
> send it to 51776 <at> debbugs.gnu.org.
> Please do not send mail to help-debbugs <at> gnu.org unless you wish
> to report a problem with the Bug-tracking system.
> --
> 51776: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51776
> GNU Bug Tracking System
> Contact help-debbugs <at> gnu.org with problems
[Message part 3 (message/rfc822, inline)]
Hello, Emacs.
In the master branch:
(i) emacs -Q
(ii) C-x C-f ..../doc/lispref/display.texi
(iii) C-x 2 ; to split the windows with a horizontal divider.
(iv) Move to the "top" window (if not already there) with C-x o.
(v) M-< ; to the beginning of the buffer
(vi) After the line "@Chapter Emacs Display", insert a new line
"@node Display2"
(vii) Move to the "bottom" window with C-x o.
(viii) M-> ; to the end of the buffer.
(ix) Type a new last line "@cindex Help!".
(x) M-x revert-buffer RET yes RET
The "bottom" window now spuriously scrolls to the top of the buffer.
This is a bug.
--
Alan Mackenzie (Nuremberg, Germany).
This bug report was last modified 3 years and 187 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.