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

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

Re: `y-or-n-p' does not wait for input - assumes `n'


From: Luc Teirlinck
Subject: Re: `y-or-n-p' does not wait for input - assumes `n'
Date: Wed, 26 Jan 2005 08:47:32 -0600 (CST)

Richard Stallman wrote:

       The problem is normally shifted elsewhere: make sure you don't
       put bindings like that on a down-mouse-N key but on a mouse-N
       key instead.

   Shouldn't buttons act on the down event, not the up event?

Many buttons do one thing on the down event and another on the up
event.  If there is only one thing to do, then I believe that it is
usually better to do it on the up event.  That provides the user with
one last chance to get out of it if he notices at the last second that
he made a mistake.

In any case, the problem we are discussing had nothing to do with up
or down events, but with tracking mouse motion, as I pointed out earlier.

Sincerely,

Luc.






reply via email to

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