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: More tramp problems (Was: Tramp and non-bash shells) Date: Sun, 07 Mar 2004 17:29:16 +0100 Organization: Upsalafandom Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: 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 1078981465 24566 80.91.224.253 (11 Mar 2004 05:04:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Mar 2004 05:04:25 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 11 06:04:20 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 1B1IMm-0000t3-00 for ; Thu, 11 Mar 2004 06:04:20 +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 1B1Hw6-0002KJ-4A for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Mar 2004 23:36:46 -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:gjM2ouO57fnCFjIJ3H7VjkNg1js= Original-NNTP-Posting-Host: pronomen.ling.uu.se Original-X-Trace: puffinus.its.uu.se 1078676956 pronomen.ling.uu.se (7 Mar 2004 17:29:16 +0100) Original-Lines: 25 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news.algonet.se!algonet!News-Peer-Europe!news.stupi.se!newsfeed.sunet.se!news01.sunet.se!puffinus.its.uu.se Original-Xref: shelby.stanford.edu gnu.emacs.help:121516 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:17510 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17510 I've gotten tramp to work better with zsh, after setting: (setq tramp-rsh-end-of-line "\r") Now, it fails with this: ---- ///c913ccb8b6f7a44fa178329a01c9ebaa sh: syntax error near unexpected token `(' # Checking remote encoding command `mimencode -b' for sanity $ ( mimencode -b /dev/null; echo tramp_exit_status $? ) sh: syntax error near unexpected token `$trans{$_},' ///c913ccb8b6f7a44fa178329a01c9ebaa sh: syntax error near unexpected token `unpack' --- Apparently, this has something to do with the file encoding. Can anyone help with more clues? -- Björn Lindström http://bkhl.elektrubadur.se/