unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: Stephen Berman <stephen.berman@gmx.net>
Cc: 453@emacsbugs.donarmstrong.com
Subject: bug#453: 23.0.60; rfc822-bad-address: wrong-type-argument error
Date: Wed, 27 Aug 2008 10:38:24 -0400	[thread overview]
Message-ID: <87sksqa5gf.fsf@cyd.mit.edu> (raw)
In-Reply-To: <87iqtmg2uq.fsf@escher.local.home> (Stephen Berman's message of "Wed\, 27 Aug 2008 12\:38\:05 +0200")

Stephen Berman <stephen.berman@gmx.net> writes:

> 1. bbdb-rfc822-addresses is trying to parse this header:
>    (""Groß, Werner"") <W.F.Gross@t-online.de>
>    which presumably violates RFC822.
> 2. bbdb-rfc822-addresses calls rfc822-addresses, which turns the header
>    into this string:
>    (""Groß
>    and, after let-binding but before setq-ing rfc822-address-start,
> 3. calls rfc822-nuke-whitespace, which further truncates the header to:
>    (
>    and then calls
> 4. rfc822-bad-address, which tries to call narrow-to-region with
>    rfc822-address-start, which is still nil, as the beginning of the
>    region: BZZT!

Now I understand.  could you send a new patch?  Thanks.






  reply	other threads:[~2008-08-27 14:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-26 21:30 bug#453: 23.0.60; rfc822-bad-address: wrong-type-argument error Chong Yidong
2008-08-27 10:38 ` Stephen Berman
2008-08-27 14:38   ` Chong Yidong [this message]
2008-09-02 16:07     ` Stephen Berman
  -- strict thread matches above, loose matches on Subject: below --
2008-06-20 15:34 Stephen Berman

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=87sksqa5gf.fsf@cyd.mit.edu \
    --to=cyd@stupidchicken.com \
    --cc=453@emacsbugs.donarmstrong.com \
    --cc=stephen.berman@gmx.net \
    /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).