all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Chong Yidong'" <cyd@stupidchicken.com>
Cc: 4229@emacsbugs.donarmstrong.com
Subject: bug#4229: 23.1; wrong-type arg: char or string-p, nil
Date: Fri, 11 Sep 2009 23:09:23 -0700	[thread overview]
Message-ID: <FAD2817F48414104A1263E8A53F4B0B0@us.oracle.com> (raw)
In-Reply-To: <87ws45eygm.fsf@stupidchicken.com>

> > emacs -Q
> > M-x set-variable debug-on-error t
> > M-x load-file /......./bookmark.el
> > C-x r l
> 
> > raises error:
> 
> > Debugger entered--Lisp error: (wrong-type-argument 
> char-or-string-p nil)
> >   insert(nil)
> >   (prog1 (insert (bookmark-location bookmark)) (if (and ... ...)
> 
> I'm afraid I can't reproduce this.  Maybe you need a 
> particular bookmark
> file.  Could you try to make a stand-alone recipe?

Please merge this with bug #4250, which expresses the problem more generally. 

It is a filename entry with nil cdr that causes the error here. Emacs should
simply ignore such a bookmark; it shouldn't cough up a wrong-type-arg error.






  reply	other threads:[~2009-09-12  6:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-12  1:36 bug#4229: 23.1; wrong-type arg: char or string-p, nil Chong Yidong
2009-09-12  6:09 ` Drew Adams [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-08-21 22:38 Drew Adams

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=FAD2817F48414104A1263E8A53F4B0B0@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=4229@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    /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.