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: Thu, 05 Aug 2021 12:25:00 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> Try to add `:connection-type 'pipe` to see the difference (you may also
>> have to add a call to `process-send-eof` to flush the send buffer, IIRC).
> Yes, that makes a difference.

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".


        Stefan




reply via email to

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