From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Feature freeze and Tramp? Date: Sat, 15 May 2004 13:28:01 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200405151828.i4FIS1Y27500@raven.dms.auburn.edu> References: <87zn8qlleb.fsf@emptyhost.emptydomain.de> <87d65gj5j2.fsf@emptyhost.emptydomain.de> <200405080234.i482YKE24109@raven.dms.auburn.edu> <87wu3n4380.fsf@emptyhost.emptydomain.de> <200405090140.i491eTW28920@raven.dms.auburn.edu> <87n04gzb7h.fsf@emptyhost.emptydomain.de> <200405110249.i4B2nND22278@raven.dms.auburn.edu> <87sme7o2zu.fsf@emptyhost.emptydomain.de> <200405120102.i4C127e12749@raven.dms.auburn.edu> <8765b2ksm7.fsf@emptyhost.emptydomain.de> <200405121457.i4CEv8D15723@raven.dms.auburn.edu> <87n04cvmtx.fsf@emptyhost.emptydomain.de> <200405131402.i4DE2PF00789@raven.dms.auburn.edu> <86k6zd7ild.fsf@slowfox.dyndns.org> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1084645911 13447 80.91.224.253 (15 May 2004 18:31:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 May 2004 18:31:51 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat May 15 20:31:45 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BP3wn-0007NA-00 for ; Sat, 15 May 2004 20:31:45 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BP3wn-0000Zu-00 for ; Sat, 15 May 2004 20:31:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BP3vs-0001Xc-2j for emacs-devel@quimby.gnus.org; Sat, 15 May 2004 14:30:48 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BP3uP-0000me-6P for emacs-devel@gnu.org; Sat, 15 May 2004 14:29:17 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BP3to-0000Ky-3r for emacs-devel@gnu.org; Sat, 15 May 2004 14:29:12 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BP3tn-0000Kt-RU for emacs-devel@gnu.org; Sat, 15 May 2004 14:28:40 -0400 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id i4FISCTS007198; Sat, 15 May 2004 13:28:13 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id i4FIS1Y27500; Sat, 15 May 2004 13:28:01 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: kai.grossjohann@gmx.net In-reply-to: <86k6zd7ild.fsf@slowfox.dyndns.org> (message from Kai Grossjohann on Sat, 15 May 2004 18:36:46 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23498 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23498 Kai Grossjohann wrote: Of course, I think that you observed it to fail from tramp-open-connection-setup-interactive-shell, so I must be missing something somewhere :-| Only on Solaris actually (Solaris2.8, more precisely). Strangely, exporting does _not_ seem necessary on GNU/Linux. So _maybe_ Solaris' sh uses a subshell for something bash uses no subshell for. I just observed facts empirically. I do not understand them. Sincerely, Luc.