|
From: | Matthieu Moy |
Subject: | Separating stdout and stderr with asynchronous processes |
Date: | Mon, 26 Apr 2004 23:24:19 +0200 |
User-agent: | Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux) |
Hi! Is it possible to split standard output and standard error of a process started with `start-process'? It's possible to redirect stderr to a file with `call-process', but the same trick doesn't apply to `start-process'. Any idea? -- Matthieu
[Prev in Thread] | Current Thread | [Next in Thread] |