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: Stefan Monnier
Subject: Re: Tramp and conversion of \r\n into \n
Date: Fri, 06 Aug 2021 10:46:16 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Michael Albinus [2021-08-06 09:13:28] wrote:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> As a general rule, I strongly recommend using pipes except when you know
>> you need a tty.  ttys have all kinds of quirks when it comes to
>> transferring "raw data".
> Well, in Tramp the situation is different. It uses the default value t
> for process-connection-type, because processes might ask for their
> 'remote-tty' process property.

I'm not sure I understand: do you mean that a Tramp client using
`start-file-process` specifying a nil `process-connection-type` may
still end up creating a process that uses a tty?


        Stefan




reply via email to

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