GNU bug report logs -
#16697
24.3.50; ERC scrolltobottom module does not work anymore
Previous Next
Reported by: Ivan Kanis <ivan <at> kanis.fr>
Date: Sat, 8 Feb 2014 20:55:01 UTC
Severity: normal
Tags: fixed
Merged with 11697,
14573,
28839
Found in versions 24.1.50, 24.3.50, 25.3
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Ivan Kanis <ivan <at> kanis.fr>
> Cc: 16697 <at> debbugs.gnu.org
> Date: Tue, 11 Feb 2014 10:18:32 +0100
>
> I have set scroll-conservatively to 101. Unfortunately I see ERC buffer
> still recenters for some reason.
From "emacs -Q"? If so, please show a complete recipe, because I
cannot reproduce this. (Of course, you can only have the last line at
the bottom of the window once you have enough stuff in the buffer to
fill the window, but I assume you have accounted for that.)
> February, 11 at 5:51 Eli wrote:
>
> >> When I type RET at the prompt I get an error message saying I can't send
> >> an empty line. It errors "Blank line - ignoring" in the echo area.
> >> However the display does not scroll up for me.
> >
> > No, I meant if the last line is not at the bottom of the window,
> > typing just RET will scroll it to the bottom, because the
> > post-command-hook will kick in.
> >
> > So I guess this feature expects an improvement that would put the last
> > line at the bottom even if no command was invoked by the user.
>
> It does not do that for me. I just get the error, the ERC prompt stays
> in the middle.
Again, is that in "emacs -Q"? If not, please try "emacs -Q". Here's
what I did:
emacs -Q
M-: (setq erc-modules '(scrolltobottom)) RET
M-x erc RET RET RET RET RET
Then I wait for enough stuff to arrive that Emacs recenters, and hit
RET one more time. At this point, the last line is scrolled to the
bottom of the window.
This bug report was last modified 5 years and 215 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.