help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Nicer way to wake sit-for up?


From: Johan Bockgård
Subject: Re: Nicer way to wake sit-for up?
Date: Thu, 08 Jun 2006 13:28:22 +0200
User-agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux)

spamfilteraccount@gmail.com writes:

> I have a code where the command loop executes a command which is
> waiting for arriving data with sit-for. When the data arrives from
> the network a callback is invoked and I wake sit-for up with a dummy
> event like this:

[...]

> It works, but feels a bit clumsy. Is it a simpler or nicer way to do
> this?

`accept-process-output'

-- 
Johan Bockgård


reply via email to

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