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: Eli Zaretskii
Subject: Re: Annoying arrow key scroll behaviour in emacs 27
Date: Thu, 02 Dec 2021 20:27:14 +0200

> From: Steinar Bang <sb@dod.no>
> Date: Thu, 02 Dec 2021 18:21:05 +0100
> 
> > If you cannot figure this out, just rebind Scroll_Lock 'ignore.
> 
> Hm... like so?
>  (global-set-key [Scroll_lock] 'ignore)

Is it Scroll_lock or something else?  The name is important.

> I tried that in .emacs.  Emacs doesn't fail on start, but it didn't help
> either.  Emacs started with that setting, still toggles scroll-lock-mode
> every time I select the window.

Then set debug-on-entry to trigger a debugger when scroll-lock-mode is
invoked, and see what does that.



reply via email to

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