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

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

Re: ERC scrolltobottom in Emacs 24


From: Teemu Likonen
Subject: Re: ERC scrolltobottom in Emacs 24
Date: Thu, 04 Apr 2013 16:26:57 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Francesco Mazzoli [2013-04-04 14:09:36 +0200] wrote:

> Teemu Likonen wrote:
>>     (add-hook 'erc-mode-hook 'my-erc-mode-hook)
>> 
>>     (defun my-erc-mode-hook ()
>>       (set (make-local-variable 'scroll-conservatively) 101)
>>       (set (make-local-variable 'scroll-step) 1))
>
> Much better, thanks!

Nice to hear. I forgot to tell that I don't use scrollbottom module at
all.

Attachment: pgpJ8YV8ML3oX.pgp
Description: PGP signature


reply via email to

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