GNU bug report logs - #23399
25.0.93; follow-scroll-up not working properly

Previous Next

Package: emacs;

Reported by: Milan Zamazal <mzamazal <at> redhat.com>

Date: Fri, 29 Apr 2016 15:34:02 UTC

Severity: normal

Found in version 25.0.93

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 23399 in the body.
You can then email your comments to 23399 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#23399; Package emacs. (Fri, 29 Apr 2016 15:34:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Milan Zamazal <mzamazal <at> redhat.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 29 Apr 2016 15:34:02 GMT) Full text and rfc822 format available.

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

From: Milan Zamazal <mzamazal <at> redhat.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.93; follow-scroll-up not working properly
Date: Fri, 29 Apr 2016 09:50:21 +0200
In GNU Emacs 25.0.93.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.29)
 of 2016-04-27 built on pdm

follow-scroll-up works the same way as scroll-up instead of scrolling to
the bottom of the last window in the follow chain.

How to reproduce the bug:

- Run Emacs: emacs -Q
- Type `C-h t' to display the tutorial.
- Type `C-x 3' to split the window.
- Type `M-x follow-mode RET' to switch to follow-mode.
- Type `C-c . C-v' to invoke follow-scroll-up.

The buffer is scrolled up only to the bottom of the left window (to
"From now on, ...") instead to the bottom of the right window (to
"\n>> Do a few C-n's ..."), which is a bug and regression from
Emacs 24.5.

There is the same bug with follow-scroll-down.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#23399; Package emacs. (Tue, 10 Oct 2017 09:16:02 GMT) Full text and rfc822 format available.

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

From: martin rudalics <rudalics <at> gmx.at>
To: Milan Zamazal <mzamazal <at> redhat.com>, 23399 <at> debbugs.gnu.org
Subject: Re: bug#23399: 25.0.93; follow-scroll-up not working properly
Date: Tue, 10 Oct 2017 11:15:34 +0200
> In GNU Emacs 25.0.93.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.29)
>   of 2016-04-27 built on pdm
>
> follow-scroll-up works the same way as scroll-up instead of scrolling to
> the bottom of the last window in the follow chain.
>
> How to reproduce the bug:
>
> - Run Emacs: emacs -Q
> - Type `C-h t' to display the tutorial.
> - Type `C-x 3' to split the window.
> - Type `M-x follow-mode RET' to switch to follow-mode.
> - Type `C-c . C-v' to invoke follow-scroll-up.
>
> The buffer is scrolled up only to the bottom of the left window (to
> "From now on, ...") instead to the bottom of the right window (to
> "\n>> Do a few C-n's ..."), which is a bug and regression from
> Emacs 24.5.

I suppose this was only a temporary regression since I cannot observe it
with any of the builds I have here.  Please try again with Emacs 25.2 or
Emacs 26.

Thanks, martin




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#23399; Package emacs. (Tue, 10 Oct 2017 09:36:01 GMT) Full text and rfc822 format available.

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

From: Milan Zamazal <mzamazal <at> redhat.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 23399 <at> debbugs.gnu.org
Subject: Re: bug#23399: 25.0.93; follow-scroll-up not working properly
Date: Tue, 10 Oct 2017 11:35:51 +0200
martin rudalics <rudalics <at> gmx.at> writes:

>> In GNU Emacs 25.0.93.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.29)
>>   of 2016-04-27 built on pdm
>>
>> follow-scroll-up works the same way as scroll-up instead of scrolling to
>> the bottom of the last window in the follow chain.
>>
>> How to reproduce the bug:
>>
>> - Run Emacs: emacs -Q
>> - Type `C-h t' to display the tutorial.
>> - Type `C-x 3' to split the window.
>> - Type `M-x follow-mode RET' to switch to follow-mode.
>> - Type `C-c . C-v' to invoke follow-scroll-up.
>>
>> The buffer is scrolled up only to the bottom of the left window (to
>> "From now on, ...") instead to the bottom of the right window (to
>> "\n>> Do a few C-n's ..."), which is a bug and regression from
>> Emacs 24.5.
>
> I suppose this was only a temporary regression since I cannot observe it
> with any of the builds I have here.  Please try again with Emacs 25.2 or
> Emacs 26.

Yes, it seems to work correctly in Emacs 25.3.

Regards,
Milan




Reply sent to martin rudalics <rudalics <at> gmx.at>:
You have taken responsibility. (Tue, 10 Oct 2017 13:26:02 GMT) Full text and rfc822 format available.

Notification sent to Milan Zamazal <mzamazal <at> redhat.com>:
bug acknowledged by developer. (Tue, 10 Oct 2017 13:26:02 GMT) Full text and rfc822 format available.

Message #16 received at 23399-done <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Milan Zamazal <mzamazal <at> redhat.com>
Cc: 23399-done <at> debbugs.gnu.org
Subject: Re: bug#23399: 25.0.93; follow-scroll-up not working properly
Date: Tue, 10 Oct 2017 15:25:26 +0200
> Yes, it seems to work correctly in Emacs 25.3.

Then I close this bug.

Thanks, martin




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 08 Nov 2017 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 282 days ago.

Previous Next


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