Gnus development mailing list
 help / color / mirror / Atom feed
From: "Adam Przepiórkowski" <adamp@ipipan.waw.pl>
Subject: [SOLVED+POSSIBLE REASON] (was: [PB] Scores Take II)
Date: Mon, 3 Oct 2005 15:49:40 +0000 (UTC)	[thread overview]
Message-ID: <loom.20051003T172945-10@post.gmane.org> (raw)
In-Reply-To: <plop87d5noimdp.fsf@gnu-rox.org>

Xavier Maillard <zedek <at> gnu-rox.org> writes:

> I investigated more deeply. My problem came from recent addition
> (by me) of BBDB (using Debian package).
> 
> The error is due to a single variable I used for ages. I
> gommented it out and it now works !!
> 
> Hard to say why it is broken though since I did not investigate
> deeper.

I've had a similar '(wrong-type-argument symbolp 5)' when entering a gnus group
and the culprit turned out to be a wrong entry in my .bbdb file, namely
something like (the name and address changed, of course):

["John" "Doe" nil nil nil nil ("\"johndoe@doe.doe.pl\"@poczta.va.com.pl")
((creation-date . "2005-09-23") (timestamp . "2005-09-23")) nil]

instead of:

["John" "Doe" nil nil nil nil ("johndoe@doe.doe.pl") ((creation-date .
"2005-09-23") (timestamp . "2005-09-23")) nil]

This entry was automatically added to .bbdb by bbdb/gnus-show-sender, because of
the following address among the recipients:

"John Doe" <"johndoe@doe.doe.pl"@poczta.va.com.pl>

HTH.

Adam P.







  reply	other threads:[~2005-10-03 15:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-01  3:33 [PB] Scores Take II Xavier Maillard
2005-09-03  8:36 ` Xavier Maillard
2005-09-03  9:27   ` Matthieu Moy
2005-09-04 16:20     ` Xavier Maillard
2005-09-04 17:28       ` Xavier Maillard
2005-09-04 20:55         ` [SOLVED] (was: [PB] Scores Take II) Xavier Maillard
2005-10-03 15:49           ` Adam Przepiórkowski [this message]
2005-09-03  8:56 ` [PB] Scores Take II Florian Weimer
2005-09-04 16:18   ` Xavier Maillard
2005-09-04 16:56 ` drkm
2005-09-04 17:27   ` Xavier Maillard
2005-09-04 19:05     ` drkm

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=loom.20051003T172945-10@post.gmane.org \
    --to=adamp@ipipan.waw.pl \
    /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.
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 NNTP newsgroup(s).