emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add facility to collect stderr of async subprocess


From: Michael Albinus
Subject: Re: [PATCH] Add facility to collect stderr of async subprocess
Date: Thu, 06 Oct 2016 09:27:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> Usually, start-file-process follows the argument list of
>> start-process. And the handlers for start-file-process do not use
>> make-process.
>
> How hard would it be to implement this functionality in
> start-file-process?

Not trivial. I need to start a second remote process, in order to
distinguish between stdout and stderr. But shall be possible.

This is for tramp-adb-handle-start-file-process and
tramp-sh-handle-start-file-process. tramp-smb-handle-start-file-process
won't support this, likely.

Best regards, Michael.



reply via email to

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