GNU bug report logs - #52871
29.0.50; weird bug with Gnus, can't have "^From" in `message-hidden-header's

Previous Next

Package: emacs;

Reported by: Emanuel Berg <moasenwood <at> zoho.eu>

Date: Wed, 29 Dec 2021 13:25:01 UTC

Severity: normal

Tags: moreinfo

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: 52871 <at> debbugs.gnu.org
Subject: Re: bug#52871: 29.0.50; weird bug with Gnus, can't have "^From" in
 `message-hidden-header's
Date: Thu, 20 Jan 2022 10:41:32 +0100
Michael Heerdegen <michael_heerdegen <at> web.de> writes:

> I can reproduce the original recipe.
>
> Lars, did you remove the comment delimiters in
>
> #+begin_src emacs-lisp
> (setq message-hidden-headers '("^Face"
>                                ;; "^From"
>                                "^Mail-Copies-To"
>                                "^References"
>                                "^X-Draft-From"
>                                "^X-Face") )
> #+end_src
>
> when you tried to reproduce the issue?

If by that you mean use

(setq message-hidden-headers '("^Face"
                               "^From"
                               "^Mail-Copies-To"
                               "^References"
                               "^X-Draft-From"
                               "^X-Face") )

then yes.  Perhaps there's some other customisation option that also
affects how this works?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 177 days ago.

Previous Next


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