[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
- Re: Tramp and conversion of \r\n into \n, Thomas Ross, 2021/08/05
- Re: Tramp and conversion of \r\n into \n, Eli Zaretskii, 2021/08/05
- Re: Tramp and conversion of \r\n into \n, Stefan Monnier, 2021/08/05
- Re: Tramp and conversion of \r\n into \n, Michael Albinus, 2021/08/05
- Re: Tramp and conversion of \r\n into \n, Stefan Monnier, 2021/08/05
- Re: Tramp and conversion of \r\n into \n, Michael Albinus, 2021/08/06
- Re: Tramp and conversion of \r\n into \n,
Stefan Monnier <=
- Re: Tramp and conversion of \r\n into \n, Michael Albinus, 2021/08/07
- Re: Tramp and conversion of \r\n into \n, Stefan Monnier, 2021/08/07
- PTYs vs. pipes for subprocesses [was: Tramp and conversion of \r\n into \n], tomas, 2021/08/08
- Re: Tramp and conversion of \r\n into \n, Michael Albinus, 2021/08/08
- Re: Tramp and conversion of \r\n into \n, Michael Albinus, 2021/08/12
- Re: Tramp and conversion of \r\n into \n, Michael Albinus, 2021/08/13
- Re: Tramp and conversion of \r\n into \n, Thomas Ross, 2021/08/07