From: Stefan Kangas Date: Tue, 11 Feb 2025 08:12:07 +0000 (+0100) Subject: ; Don't document a complicated default X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~46 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=19791839cfbb9202aff8a8d476ec76741592c97d;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. --- diff --git a/doc/misc/message.texi b/doc/misc/message.texi index bd20aec5bc6..588108e27ff 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.