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

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

bug#687: what was changed for mouse wheel? where is this documented?


From: Drew Adams
Subject: bug#687: what was changed for mouse wheel? where is this documented?
Date: Sat, 3 Jan 2009 19:15:08 -0800

> > Sorry to interject, but which code did you change?
>
> keyboard.c. The only user visible change is that (event-modifiers 
> (last-input-event)) after a wheel-up or wheel-down event 
> returns 'click in the list of modifiers, where it didn't before,
> which causes mouse-avoidance-mode to ignore the wheel when deciding 
> whether to move the mouse pointer.

OK, thanks for the explanation. 

And I suppose that nothing else changed wrt mouse wheel for Emacs Lisp from
Emacs 22 to 23. If that's correct, then I shouldn't have to change anything in
my code. Thx.







reply via email to

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