GNU bug report logs - #15195
24.3.50; message-make-in-reply-to out of compliance with RFC2822

Previous Next

Packages: emacs, gnus;

Reported by: Aaron Ecay <aaronecay <at> gmail.com>

Date: Mon, 26 Aug 2013 21:48:01 UTC

Severity: normal

Tags: notabug

Found in version 24.3.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15195 in the body.
You can then email your comments to 15195 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#15195; Package emacs. (Mon, 26 Aug 2013 21:48:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Aaron Ecay <aaronecay <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 26 Aug 2013 21:48:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Aaron Ecay <aaronecay <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; message-make-in-reply-to out of compliance with RFC2822
Date: Mon, 26 Aug 2013 17:47:01 -0400
The `message-make-in-reply-to' function generates In-Reply-To headers
of the form:
"<msg <at> id> (John Smith's message of DATE)"

However, RFC2822 (pp. 22-23) states that the In-Reply-To field should
contain only 1 msg-id token (possibly more than one in some cases), but
not any other material.

The following implementation of the function inserts just the parent
message’s ID, in compliance with the RFC:
,----
| (defun message-make-in-reply-to ()
|   "Return the In-Reply-To header for this message."
|   (when message-reply-headers
|     (mail-header-id message-reply-headers)))
`----

-- 
Aaron Ecay




Information forwarded to bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org:
bug#15195; Package emacs,gnus. (Mon, 26 Aug 2013 22:54:02 GMT) Full text and rfc822 format available.

Message #8 received at 15195 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Aaron Ecay <aaronecay <at> gmail.com>
Cc: 15195 <at> debbugs.gnu.org
Subject: Re: bug#15195: 24.3.50;
 message-make-in-reply-to out of compliance with RFC2822
Date: Tue, 27 Aug 2013 00:53:01 +0200
Aaron Ecay <aaronecay <at> gmail.com> writes:

> The `message-make-in-reply-to' function generates In-Reply-To headers
> of the form:
> "<msg <at> id> (John Smith's message of DATE)"
>
> However, RFC2822 (pp. 22-23) states that the In-Reply-To field should
> contain only 1 msg-id token (possibly more than one in some cases), but
> not any other material.

The other material is CFWS.

Andreas.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




Information forwarded to bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org:
bug#15195; Package emacs,gnus. (Mon, 26 Aug 2013 22:59:01 GMT) Full text and rfc822 format available.

Message #11 received at 15195 <at> debbugs.gnu.org (full text, mbox):

From: Aaron Ecay <aaronecay <at> gmail.com>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: 15195 <at> debbugs.gnu.org
Subject: Re: bug#15195: 24.3.50;
 message-make-in-reply-to out of compliance with RFC2822
Date: Mon, 26 Aug 2013 18:58:15 -0400
2013ko abuztuak 26an, Andreas Schwab-ek idatzi zuen:
> 
> The other material is CFWS.

You are right.  How silly of me.

-- 
Aaron Ecay




Added tag(s) notabug. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 27 Aug 2013 00:20:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 15195 <at> debbugs.gnu.org and Aaron Ecay <aaronecay <at> gmail.com> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 27 Aug 2013 00:20:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 24 Sep 2013 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 274 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.