[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: emacs nt user question -- latest version
From: |
Thomas Haselberger |
Subject: |
RE: emacs nt user question -- latest version |
Date: |
Mon, 29 Jul 2002 12:00:31 +0200 |
> -----Original Message-----
> From: KaiGroßjohann [mailto:address@hidden
> Sent: Montag, 29. Juli 2002 11:35
> To: Thomas Haselberger
> Cc: Tramp-Devel (E-mail)
> Subject: Re: emacs nt user question -- latest version
>
>
> "Thomas Haselberger" <address@hidden> writes:
>
> > file-name-handler-alist's value is
> > (("^[a-zA-Z]:/[^/:]*\\'" . ange-ftp-completion-hook-function)
> > ("^/[^/:]*\\'" . ange-ftp-completion-hook-function)
> > ("^/[^/:]*[^/:.]:" . ange-ftp-hook-function)
> > ("\\`/[^/:]+:" . tramp-file-name-handler)
> > ("\\`/:" . file-name-non-special))
>
> This contains the old Tramp filename format. So either your Tramp is
> too old or you didn't install it properly.
I removed my checkout and did a new one from
cvs -z3 -d:pserver:address@hidden:/cvsroot/tramp co tramp
> (Maybe you forgot to re-byte-compile?)
in the lisp dir, I typed make.
still get the same for file-name-handler alist. and if I jump to the source
from the help buffer, I get the fresh tramp.el version 2.154 .
should I go back from this version to find the last one that works for me ?
thx
tom