tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp (2.0.39); Trapping in ange-ftp.


From: Michael Albinus
Subject: Re: tramp (2.0.39); Trapping in ange-ftp.
Date: Sat, 21 Aug 2004 18:46:22 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

David Kastrup <address@hidden> writes:

Hello Dvid,

> Debugger entered--Lisp error: (wrong-type-argument hash-table-p nil)
>   gethash("auctex" nil unknown)
>   ange-ftp-hash-entry-exists-p("auctex" nil)
>   ange-ftp-file-attributes("/address@hidden:/pub/support/auctex")

I've tried to reproduce the problem, unfortunately without success. It
doesn't look like a Tramp problem; Tramp simply passes all FTP actions
to ange-ftp.

If I evaluate (file-attributes "/address@hidden:/pub/support/auctex")
I don't reach the call of `ange-ftp-hash-entry-exists-p', because
ange-ftp detects before that the directory "support" doesn't exist. So
I wonder how you've reached it.

Could you, please, check whether you run the ange-ftp from Emacs CVS?

And could you, please, evaluate (file-attributes "/address@hidden:/pub")
This works for me without problems.

Best regards, Michael.




reply via email to

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