emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#24698: closed ([TRAMP] NetBSD stty does not suppor


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24698: closed ([TRAMP] NetBSD stty does not support tab0)
Date: Tue, 18 Oct 2016 18:50:02 +0000

Your message dated Tue, 18 Oct 2016 20:49:34 +0200
with message-id <address@hidden>
and subject line Re: bug#24698: [TRAMP] NetBSD stty does not support tab0
has caused the debbugs.gnu.org bug report #24698,
regarding [TRAMP] NetBSD stty does not support tab0
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
24698: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24698
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [TRAMP] NetBSD stty does not support tab0 Date: Sat, 15 Oct 2016 11:20:38 +0900
Tramp sends "stty tab0 ..." to remote host in
`tramp-open-connection-setup-interactive-shell' function.

NetBSD stty does not support "tab0" [1], so the command fails.
As a result, Tramp hangs while connecting to NetBSD host.

According to the manual [2], OpenBSD stty seems not support "tab0" too.

Both supports "tabs" which does same as "tab0".
It seems "tabs" is supported in other implementations, such as Linux,
FreeBSD, macOS.

[1] http://netbsd.gw.com/cgi-bin/man-cgi?stty++NetBSD-current
[2] http://man.openbsd.org/OpenBSD-current/man1/stty.1

Thanks in advance,
iku



--- End Message ---
--- Begin Message --- Subject: Re: bug#24698: [TRAMP] NetBSD stty does not support tab0 Date: Tue, 18 Oct 2016 20:49:34 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)
Version: 25.2

iquiw <address@hidden> writes:

>> The following patch (based on the development version of Tramp) should
>> fix this. Could you, pls, check?
> With the patch, I could connect to NetBSD (7.0.1), OpenBSD (6.0) and
> FreeBSD (10.2) hosts.

Thanks for the check. I've pushed the patch to the emacs-25 branch,
slightly modified. Closing the bug.

> Thanks,
> iku

Best regards, Michael.


--- End Message ---

reply via email to

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