all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: kjetei@online.no (Kjetil Eide)
Subject: Wrong type argument: listp, w
Date: 4 Dec 2004 13:02:46 -0800	[thread overview]
Message-ID: <d0e90fee.0412041302.69f022bd@posting.google.com> (raw)

Recently I have been getting this errror when attempting to open files in emacs
(version 21.3.2):

Wrong type argument: listp, w

This happens when attempting to open "~/foo.txt" with C-x C-f.
Here's the backtrace:

assoc("/home/kjetilei/foo.txt" w)
save-place-find-file-hook()
run-hooks(find-file-hooks)
after-find-file(nil t)
find-file-noselect-1(#<buffer foo.txt> "~/foo.txt" nil nil "~/foo.txt" (67933 7
74))
find-file-noselect("~/foo.txt" nil nil 1)
find-file("~/foo.txt" 1)
call-interactively(find-file)

Does anyone have any idea what could be wrong?

             reply	other threads:[~2004-12-04 21:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-04 21:02 Kjetil Eide [this message]
2004-12-05  5:32 ` Wrong type argument: listp, w Pascal Bourguignon
2004-12-05 11:59   ` Kjetil Eide

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

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

  git send-email \
    --in-reply-to=d0e90fee.0412041302.69f022bd@posting.google.com \
    --to=kjetei@online.no \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.