[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.0.38); confusing files and directories
From: |
Michael Albinus |
Subject: |
Re: tramp (2.0.38); confusing files and directories |
Date: |
Sun, 04 Jan 2004 23:24:37 +0100 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/20.7 (hpux) |
Mario Domgörgen <address@hidden> writes:
> When trying to open
> /ftp:address@hidden:/afs/.server.de/www/fsphilos/index.html
> i get a backtrace:
>
> Debugger entered--Lisp error: (wrong-type-argument hash-table-p nil)
> gethash("index.html" nil unknown)
> ange-ftp-hash-entry-exists-p("index.html" nil)
>
> ange-ftp-file-attributes("/ftp:address@hidden:/afs/.uni-bonn.de/www/fsphilos/index.html"
> nil)
[...]
> Emacs : GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
> of 2004-01-02 on fangorn
> Package: tramp (2.0.38)
Do you have the recent ange-ftp from Emacs CVS? The parameter list for
file-attributes has changed recently, and the latest ange-ftp should
acknowledge the second (optional) parameter now.