diff options
author | Andrew G Cohen <cohen@andy.bu.edu> | 2023-07-05 15:21:16 +0800 |
---|---|---|
committer | Andrew G Cohen <cohen@andy.bu.edu> | 2025-02-04 21:13:59 +0800 |
commit | 2eb6171ec96eac0c78cf20b3003fcbcb1206c8c7 (patch) | |
tree | a5ed122eee6c98b3e66b95e358e786412bf43610 /lisp/emacs-lisp/subr-x.el | |
parent | 40e38a681dafb02f71d741338e9c3c5ff99c734e (diff) | |
download | emacs-2eb6171ec96eac0c78cf20b3003fcbcb1206c8c7.tar.gz emacs-2eb6171ec96eac0c78cf20b3003fcbcb1206c8c7.tar.bz2 emacs-2eb6171ec96eac0c78cf20b3003fcbcb1206c8c7.zip |
Don't use obsolete In-Reply-To format in messages (Bug#64454)
When creating a new message, message-send-mail uses an obsolete format
for the In-Reply-To header that includes additional information about
the originating message. This patch changes the default to use the
rfc5322 approved format, but allow the obsolete format through a
defcustom.
* lisp/gnus/message.el (message-make-in-reply-to): Return only the
message-id of the originating message (the default) unless the new
custom variable message-header-use-obsolete-in-reply-to is non-nil.
* doc/misc/message.texi: Document the new custom variable
message-header-use-obsolete-in-reply-to.
* etc/NEWS: Update NEWS.
Diffstat (limited to 'lisp/emacs-lisp/subr-x.el')
0 files changed, 0 insertions, 0 deletions