bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52871: 29.0.50; weird bug with Gnus, can't have "^From" in `message-


From: Michael Heerdegen
Subject: bug#52871: 29.0.50; weird bug with Gnus, can't have "^From" in `message-hidden-header's
Date: Sat, 15 Jan 2022 22:35:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Have you made any progress in debugging this issue?

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?

Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]