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

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

weird bug with Gnus, can't have "^From" in `message-hidden-headers'


From: Emanuel Berg
Subject: weird bug with Gnus, can't have "^From" in `message-hidden-headers'
Date: Wed, 29 Dec 2021 14:23:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

I had this - try it, only with the "^From" line uncommented.

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

If you then send a mail, you get

  mail-extract-address-components: Invalid address: nil

I always thought that, `message-hidden-headers', a mere
interface setting so it took me several days to find this
bug ... I'll report it now.

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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