[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#141: Process sentinel not called in batch mode
From: |
David Kastrup |
Subject: |
bug#141: Process sentinel not called in batch mode |
Date: |
Fri, 16 May 2008 22:58:51 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> But if we're in wait_reading_process_output, that means that idle or
> not, we're checking for process output, so why not check for process
> status changes as well?
Because we want to have all process output processed before registering
that the process has finished?
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
- bug#141: Process sentinel not called in batch mode, (continued)
- bug#141: Process sentinel not called in batch mode, Stefan Monnier, 2008/05/16
- bug#141: Process sentinel not called in batch mode, Eli Zaretskii, 2008/05/16
- bug#141: Process sentinel not called in batch mode, Stefan Monnier, 2008/05/16
- bug#141: Process sentinel not called in batch mode, Chong Yidong, 2008/05/16
- bug#141: Process sentinel not called in batch mode, Eli Zaretskii, 2008/05/16
- bug#141: Process sentinel not called in batch mode, Stefan Monnier, 2008/05/16
- bug#141: Process sentinel not called in batch mode, Eli Zaretskii, 2008/05/16
- bug#141: Process sentinel not called in batch mode, Stefan Monnier, 2008/05/18
- bug#141: Process sentinel not called in batch mode, Chong Yidong, 2008/05/18
- bug#141: Process sentinel not called in batch mode, Stefan Monnier, 2008/05/19
- bug#141: Process sentinel not called in batch mode,
David Kastrup <=