emacs-devel
[Top][All Lists]
Advanced

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

Re: Blocking call to accept-process-output with quit inhibited!!


From: Leo Liu
Subject: Re: Blocking call to accept-process-output with quit inhibited!!
Date: Sat, 22 Jun 2013 09:20:10 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.8.3)

On 2013-06-21 22:54 +0800, Stefan Monnier wrote:
> Try to figure out how/when a process-filter (or timer...) can end up
> running the while + accept-process-output loop, and then think about
> whether that really should happen, and if so make sure the
> process-filter (or timer...) uses with-local-quit before running
> that loop.

Thanks, this helps.

Leo




reply via email to

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