GNU bug report logs - #24698
[TRAMP] NetBSD stty does not support tab0

Previous Next

Package: emacs;

Reported by: iquiw <iku.iwasa <at> gmail.com>

Date: Sat, 15 Oct 2016 02:22:02 UTC

Severity: normal

Tags: patch

Fixed in version 25.2

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: iquiw <iku.iwasa <at> gmail.com>
Subject: bug#24698: closed (Re: bug#24698: [TRAMP] NetBSD stty does not
 support tab0)
Date: Tue, 18 Oct 2016 18:50:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#24698: [TRAMP] NetBSD stty does not support tab0

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 24698 <at> debbugs.gnu.org.

-- 
24698: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24698
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Albinus <michael.albinus <at> gmx.de>
To: iquiw <iku.iwasa <at> gmail.com>
Cc: 24698-done <at> debbugs.gnu.org
Subject: Re: bug#24698: [TRAMP] NetBSD stty does not support tab0
Date: Tue, 18 Oct 2016 20:49:34 +0200
Version: 25.2

iquiw <iku.iwasa <at> gmail.com> 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.

[Message part 3 (message/rfc822, inline)]
From: iquiw <iku.iwasa <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
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



This bug report was last modified 8 years and 218 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.