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: Michael Albinus <michael.albinus <at> gmx.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#24698: closed ([TRAMP] NetBSD stty does not support tab0)
Date: Tue, 18 Oct 2016 18:50:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 18 Oct 2016 20:49:34 +0200
with message-id <87k2d5a3wh.fsf <at> gmx.de>
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
help-debbugs <at> 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: 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


[Message part 3 (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.


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

Previous Next


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