Gnus development mailing list
 help / color / mirror / Atom feed
* Error when following up to a mail addressed at undisclosed recipients
@ 2010-10-04 10:59 Tassilo Horn
  2010-10-04 16:52 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Tassilo Horn @ 2010-10-04 10:59 UTC (permalink / raw)
  To: ding

Hi!

I've just tried to reply (using `F') to a mail with this To header:

  To: Verborgene Empfänger: <>;

That's the German variant of "undisclosed recipients" produced by
Apple's Mail tool.  That produced this error:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil)
  downcase(nil)
  mapcar(downcase (nil))
  message-idna-to-ascii-rhs-1("Cc")
  message-idna-to-ascii-rhs()
  message-generate-headers(nil)
  message-setup-1(((Subject . "Re: hoehenflugkurs oktober") (Cc . "\"Verborgene Empfänger:\" <>;") (To . "Dirk Soboll <dirk@linkingwings.de>")) #<buffer  *gnus article copy*> nil)
  message-setup(((Subject . "Re: hoehenflugkurs oktober") (Cc . "\"Verborgene Empfänger:\" <>;") (To . "Dirk Soboll <dirk@linkingwings.de>")) #<buffer  *gnus article copy*>)
  message-reply(nil t)
  message-wide-reply(nil)
  gnus-post-news(nil "nnimap+Fastmail:INBOX" [11798 "hoehenflugkurs oktober " "Dirk Soboll <dirk@linkingwings.de> " #("Mon, 4 Oct 2010 12:42:35 +0200 " 0 1 (gnus-time (19625 44955))) "<FC40B1E0-60FA-4769-99A6-1F09BCB289D9@linkingwings.de>" nil 2889 21 nil ((To . "=?UTF-8?Q?Verborgene_Empf=C3=A4nger:?= <>; ") (Content-Type . "text/plain; charset=UTF-8; format=flowed; delsp=yes "))] "*Article nnimap+Fastmail:INBOX*" (11798) nil nil)
  gnus-summary-followup((11798) nil)
  gnus-summary-followup-with-original(nil)
  call-interactively(gnus-summary-followup-with-original nil nil)
--8<---------------cut here---------------end--------------->8---

I'm using a Gnus git checkout updated this morning.

Bye,
Tassilo



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Error when following up to a mail addressed at undisclosed recipients
  2010-10-04 10:59 Error when following up to a mail addressed at undisclosed recipients Tassilo Horn
@ 2010-10-04 16:52 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-10-04 16:52 UTC (permalink / raw)
  To: ding

Tassilo Horn <tassilo@member.fsf.org> writes:

> I've just tried to reply (using `F') to a mail with this To header:
>
>   To: Verborgene Empfänger: <>;
>
> That's the German variant of "undisclosed recipients" produced by
> Apple's Mail tool.  That produced this error:

Gnus shouldn't bug out, but I wonder whether it should do something else
with email with these "obviously" non-mail-ey addresses than send them
to the mail server and have them rejected there...

> Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil)
>   downcase(nil)
>   mapcar(downcase (nil))

Ok; fixed.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-04 16:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-04 10:59 Error when following up to a mail addressed at undisclosed recipients Tassilo Horn
2010-10-04 16:52 ` Lars Magne Ingebrigtsen

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).