From: Stefan Kangas Date: Tue, 11 Feb 2025 08:12:07 +0000 (+0100) Subject: ; Don't document a complicated default X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e480f242e8d012691ce12cfdb0d16df93e7557e8;p=emacs.git ; Don't document a complicated default * 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) --- diff --git a/doc/misc/message.texi b/doc/misc/message.texi index 6a7821214c5..c6afbcd3731 100644 --- a/doc/misc/message.texi +++ b/doc/misc/message.texi @@ -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.