[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Remote asynchronous processes
From: |
Michael Albinus |
Subject: |
Re: Remote asynchronous processes |
Date: |
Sun, 9 Aug 2020 19:06:58 +0200 |
> Am 09.08.2020 um 16:47 schrieb Philipp Stephani <p.stephani2@gmail.com>:
Hi Philipp,
>> That's a good idea. Will implement a fallback to Tramp's "classic"
>> implementation of make-network, when there are multi-hops, or stderr is
>> given.
>>
>
> Why stderr? Does the SSH binary not correctly connect the remote
> process's stderr to its own?
Because it's not implemented (yet) for direct async processes, see the Tramp
manual. When possible, Tramp will also support stderr in this case, but I must
check first. If anybody beats me: patches welcome. I'm kind of offline due to
vacations.
Best regards, Michael.