]> git.eshelyaron.com Git - emacs.git/commitdiff
; Don't document a complicated default
authorStefan Kangas <stefankangas@gmail.com>
Tue, 11 Feb 2025 08:12:07 +0000 (09:12 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Feb 2025 10:48:53 +0000 (11:48 +0100)
* doc/misc/message.texi (Superseding): Don't document the default value
of 'message-ignored-supersedes-headers' here; the list was out-of-date,
and is likely to become out-of-date again in the future if updated.
It's also easy enough to look up for users outside of Info.

(cherry picked from commit 19791839cfbb9202aff8a8d476ec76741592c97d)

doc/misc/message.texi

index 6a7821214c53b800a31c6494f7418c715eede940..c6afbcd3731433cf09b7c9666ac42cb7a914a057 100644 (file)
@@ -289,12 +289,7 @@ supersede the message in the current buffer.
 
 @vindex message-ignored-supersedes-headers
 Headers matching the @code{message-ignored-supersedes-headers} are
-removed before popping up the new message buffer.  The default is@*
-@samp{^Path:\\|^Date\\|^NNTP-Posting-Host:\\|^Xref:\\|^Lines:\\|@*
-^Received:\\|^X-From-Line:\\|^X-Trace:\\|^X-Complaints-To:\\|@*
-Return-Path:\\|^Supersedes:\\|^NNTP-Posting-Date:\\|^X-Trace:\\|@*
-^X-Complaints-To:\\|^Cancel-Lock:\\|^Cancel-Key:\\|^X-Hashcash:\\|@*
-^X-Payment:\\|^Approved:}.
+removed before popping up the new message buffer.