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

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

Re: Annoying arrow key scroll behaviour in emacs 27


From: Michael Heerdegen
Subject: Re: Annoying arrow key scroll behaviour in emacs 27
Date: Mon, 29 Nov 2021 23:24:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Steinar Bang <sb@dod.no> writes:

> Now I just got to figure out what switches the behaviour on (i.e. it's
> ".emacs bisect time" again...).

Alternatively add (debug-on-entry 'scroll-lock-mode) near the beginning
of your config and restart.  The backtrace should tell you what invoked
the mode, you see which form in which file is currently processed etc.
c to continue.  Then remove the `debug-on-entry' call.

Michael.




reply via email to

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