emacs-devel
[Top][All Lists]
Advanced

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

Re: Redirecting standard output


From: Lars Magne Ingebrigtsen
Subject: Re: Redirecting standard output
Date: Thu, 21 Apr 2011 18:22:06 +0200
User-agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> It seems like the Windows version is already interruptible, see
> w32proc.c:sys_wait (wait_for_termination calls `wait' on Windows, but
> `wait' is a macro that resolves to sys_wait).  It calls a Windows API
> that allows to specify a timeout, and we set that timeout to 1 sec.
> So Emacs on Windows checks for QUIT roughly once a second.

Ah, great!  That should be good enough, I think.  Thanks for
checking...

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




reply via email to

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