[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: callbacks f
From: |
Eli Zaretskii |
Subject: |
Re: callbacks f |
Date: |
Sat, 18 Jun 2011 19:42:23 +0300 |
> From: Eric Abrahamsen <eric@ericabrahamsen.net>
> Date: Sat, 18 Jun 2011 09:42:11 -0700
>
> Is there anyway to attach a callback to start-process or other external
> process functions? I'd like to have a function that is called with the
> output buffer as an argument once the external process returns…
The process sentinel function is already called when the process
changes its status, including when it exits.
- callbacks f, Eric Abrahamsen, 2011/06/18
- Re: callbacks f,
Eli Zaretskii <=