unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: John Owens <jowens@ece.ucdavis.edu>
Cc: John Owens <jowens@ece.ucdavis.edu>
Subject: ange-ftp error: ange-ftp-hash-entry-exists-p: Wrong type argument: hash-table-p, nil
Date: Thu, 20 Nov 2003 08:55:40 -0800	[thread overview]
Message-ID: <16316.61964.962822.598878@samba2.ece.ucdavis.edu> (raw)

I am explicitly instructing tramp to use ange-ftp for an editing
session. It connects properly but then fails as follows:

Opening FTP connection to IPADDRESS...done
Logging in as user username@IPADDRESS...done
Getting PWD...done
Doing CD...done
Listing /username@IPADDRESS:/...done
ange-ftp-hash-entry-exists-p: Wrong type argument: hash-table-p, nil
Quit

Debug follows. I am using the straight-out-of-CVS emacs version from 7
Nov 2003 on OS X 10.3.1 ("GNU Emacs 21.3.50.1
(powerpc-apple-darwin7.0.0) of 2003-11-07").

Suggestions?

JDO

Debugger entered--Lisp error: (wrong-type-argument hash-table-p nil)
  gethash("." nil unknown)
  ange-ftp-hash-entry-exists-p("." nil)
  ange-ftp-file-attributes("/username@IPADDRESS:/")
  apply(ange-ftp-file-attributes "/username@IPADDRESS:/")
  ange-ftp-hook-function(file-attributes
"/username@IPADDRESS:/")
  apply(ange-ftp-hook-function file-attributes
"/username@IPADDRESS:/")
  tramp-ftp-file-name-handler(file-attributes
"/username@IPADDRESS:/")
  apply(tramp-ftp-file-name-handler file-attributes
"/username@IPADDRESS:/")
  tramp-file-name-handler(file-attributes
"/username@IPADDRESS:/")
  file-attributes("/username@IPADDRESS:/")
  find-file-noselect("/username@IPADDRESS:" nil nil t)
  find-file("/username@IPADDRESS:" t)
* call-interactively(find-file)

                 reply	other threads:[~2003-11-20 16:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16316.61964.962822.598878@samba2.ece.ucdavis.edu \
    --to=jowens@ece.ucdavis.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).