emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: Re: address@hidden: mouse-autoselect-window needs a


From: Kim F. Storm
Subject: Re: address@hidden: Re: address@hidden: mouse-autoselect-window needs a de lay]]
Date: Mon, 04 Sep 2006 16:05:47 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

martin rudalics <address@hidden> writes:

>> I don't think that the delay stuff is a good strategy: it brakes and
>> confuses the user when he indeed wants to change focus, and it causes
>> hectic when he doesn't.
>
> That's what I thought before I started implementing this.  Currently, I
> use a value of -0.5, that is, wait for about a second after I started
> moving the mouse and select the other window iff the mouse doesn't move
> any more.  So far I didn't notice any confusion with these settings.

To me it makes more sense if this "move and stop" is the default method
(ie. selected with a positive delay value).  The negative value could
be for experts which want just the move delay.

But why not separate the two timeout settings, e.g. make it a cons with
the "move delay" in the car and "stopped delay" in the cdr.  That's
easy to set via customize.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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