help-gnu-emacs
[Top][All Lists]
Advanced

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

Separating stdout and stderr with asynchronous processes


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


reply via email to

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