From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: bkhl@elektrubadur.se (=?iso-8859-1?q?Bj=F6rn_Lindstr=F6m?=) Newsgroups: gmane.emacs.help Subject: Tramp and non-bash shells Date: Sun, 07 Mar 2004 12:37:30 +0100 Organization: Upsalafandom Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1078976555 15808 80.91.224.253 (11 Mar 2004 03:42:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Mar 2004 03:42:35 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 11 04:42:29 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B1H5S-0006Lf-00 for ; Thu, 11 Mar 2004 04:42:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B1Gyi-0007eK-Tw for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Mar 2004 22:35:24 -0500 Original-Newsgroups: gnu.emacs.help X-Home-Page: http://bkhl.elektrubadur.se/ User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:+j8+hBdR2GUtywX/SPL8tlKCcdc= Original-NNTP-Posting-Host: numerus.ling.uu.se Original-X-Trace: puffinus.its.uu.se 1078659450 numerus.ling.uu.se (7 Mar 2004 12:37:30 +0100) Original-Lines: 11 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.sunet.se!news01.sunet.se!puffinus.its.uu.se Original-Xref: shelby.stanford.edu gnu.emacs.help:121515 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:17508 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17508 It seems that Tramp assumes that unset will always return 0. Of the shells I've been testing, that is however only the case with bash. With for instance zsh, which is the shell I am using, Tramp will fail because 'unset correct' fails in the ssh session it has opened. How do I work around this, without having to change my login shell to bash? -- Björn Lindström http://bkhl.elektrubadur.se/