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

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

Re: mouse-autoselect-window with menu pane


From: martin rudalics
Subject: Re: mouse-autoselect-window with menu pane
Date: Tue, 19 Sep 2006 17:32:37 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

> You learn something every day.  At least, I do about Emacs.

`timer-max-repeats' is the "maximum number of times to repeat a timer,
if real time jumps".  Hence, there is an upper bound on the number of
times such timer run.

I think the Elisp manual should mention two things: (1) That a timer can
fire more frequently than indicated by the repeat argument once it has
been delayed.  (2) That there's an upper bound on the number of times a
timer may fire more frequently when it has been delayed.





reply via email to

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