help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

More tramp problems (Was: Tramp and non-bash shells)


From: Björn Lindström
Subject: More tramp problems (Was: Tramp and non-bash shells)
Date: Sun, 07 Mar 2004 17:29:16 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.2 (gnu/linux)

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 2>/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 <bkhl@elektrubadur.se>
http://bkhl.elektrubadur.se/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]