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: Richard Stallman
Subject: Re: `y-or-n-p' does not wait for input - assumes `n'
Date: Thu, 27 Jan 2005 17:19:39 -0500

    Should we avoid (let ((track-mouse t)) ...) and prefer (track-mouse ...)
    or is there a reason to sometimes use one sometimes use the other?

The difference seems to be that track-mouse can do a redisplay,
if turning off mouse-tracking means input is no longer pending.

I don't see why it does that, and I am not sure it is
ever actually desirable.  Does anyone see a case where
it is the right thing to do?






reply via email to

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