emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: Re: pop3-read-response not robust in the presence of


From: Kai Großjohann
Subject: Re: address@hidden: Re: pop3-read-response not robust in the presence of timers]
Date: Mon, 28 Apr 2003 08:10:36 +0200
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

>     One could also approach this from the opposite side -- slapping (the
>     equivalent of) `save-buffer-excursion' around the timer functions
>
> That would be one way to implement it for all the functions that can
> run timers, including accept-process-output, read-event and
> read-key-sequence.

I think Lars' suggestion was to slap the functions that are run from
the timers, instead of the functions that run the timers.

So you take a sharp look at the foo function which is run from a
timer.  You see that foo doesn't need to buffer changed, so you slap
it.  Bad foo!  8-)
-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)





reply via email to

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