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

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

bug#64855: 30.0.50; ERC 5.6: Make scrolltobottom less erratic


From: J.P.
Subject: bug#64855: 30.0.50; ERC 5.6: Make scrolltobottom less erratic
Date: Tue, 10 Oct 2023 19:53:43 -0700
User-agent: Gnus/5.13 (Gnus v5.13)

Due to various outstanding issues related to this feature, I've decided
to abandon almost all window twiddling in `post-command-hook' because
blacklisting and whitelisting various commands was becoming a sad game
of whack-a-mole. Rather, I think it's best if we restrict this option's
availability to Emacs 28+ and leverage `read-minibuffer-restore-windows'
to keep windows stable when executing extended commands. I also think it
makes sense to consolidate knobs and have `erc-scrolltobottom-all'
subsume the do-little `erc-scrolltobottom-relaxed' as a third value
state (boolean + the symbol `relaxed'). Please see attached changes.
Thanks.

Attachment: 0001-5.6-Skip-restore-post-minibuf-read-in-erc-scrolltobo.patch
Description: Text Data


reply via email to

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