emacs-devel
[Top][All Lists]
Advanced

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

Re: ignore mouse-wheel press during rotation


From: Eli Zaretskii
Subject: Re: ignore mouse-wheel press during rotation
Date: Sat, 04 Feb 2006 15:06:55 +0200

> From: Stefan Monnier <address@hidden>
> Date: Fri, 03 Feb 2006 18:04:29 -0500
> Cc: Drew Adams <address@hidden>, Emacs-Devel <address@hidden>
> 
> > I don't think this is something that can be easily solved by ignoring
> > certain events, since it is impossible to know the user's real intention and
> > we are as likely to frustrate the user as help them.
> 
> We should probably just ignore mouse-[45] events while mouse-2 is pressed
> (i.e. after down-mouse-2 but before the corresponding mouse-2).

You mean, to add the complementary code that ignores mouse-[45] after
mouse-2, like mouse-2 is now ignored after mouse-[45]?




reply via email to

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