[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: still no go with tramp
From: |
Kai Grossjohann |
Subject: |
Re: still no go with tramp |
Date: |
Sat, 03 Jan 2004 15:53:57 +0100 |
User-agent: |
Gnus/5.1004 (Gnus v5.10.4) Emacs/21.2 (gnu/linux) |
Tim Connors <address@hidden> writes:
> On my home machine with recently updated xemacs to Debian's Sid
> (21.4-patch 14), I can no longer get tramp to work.
>
> I have tried a couple of version from CVS.
>
> This is my backtrace (the rsyncfsh is a method I will post next - but it
> still fails in the same way for rsync/inline ssh, etc):
>
> Signaling: (file-error "Opening directory" "No such file or directory"
> "/[rsyncfsh/")
Looks like file-name-handler-alist is wrong. What's the value of that
variable?
Kai