emacs-devel
[Top][All Lists]
Advanced

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

Re: Tramp and conversion of \r\n into \n


From: Michael Albinus
Subject: Re: Tramp and conversion of \r\n into \n
Date: Sun, 08 Aug 2021 16:29:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Michael Albinus <michael.albinus@gmx.de> writes:

Hi Thomas,

>> Independent of this apparent TRAMP bug, lsp-tramp-connection will likely
>> need to be modified to use connection-type 'pipe. Currently it uses
>> start-file-process-shell-command (which calls start-file-process, which
>> calls start-process, which calls make-process), and uses the default
>> connection-type.
>
> FTR, start-process is not involved.

That's wrong. start-process is called (inside tramp-maybe-open-connection).

>> Thanks,
>> Thomas.

Best regards, Michael.



reply via email to

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