Discussion:
always show Archived-At: header when present?
Rainer M Krug
2014-10-13 08:01:37 UTC
Permalink
Hi

How can I always (if present) display the Archived-At: header?

Thanks,

Rainer
--
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982
Igor Sosa Mayor
2014-10-13 08:08:26 UTC
Permalink
Post by Rainer M Krug
Hi
How can I always (if present) display the Archived-At: header?
with something like that?

--8<---------------cut here---------------start------------->8---
(setq gnus-visible-headers "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^Followup-To:\\|^Reply-To:\\|^Summary:\\|^Keywords:\\|^To:\\|^[BGF]?Cc:\\|^Posted-To:\\|^Mail-Copies-To:\\|^Mail-Followup-To:\\|^Apparently-To:\\|^Gnus-Warning:\\|^Resent-From:\\|^X-Sent:\\|^User-Agent:\\|^X-Mailer:\\|^X-Newsreader:\\|^Archived-At")

--8<---------------cut here---------------end--------------->8---
--
:: Igor Sosa Mayor :: ***@gmail.com ::
:: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ ::
:: jabberid: rogorido :: ::
Rainer M Krug
2014-10-13 08:16:19 UTC
Permalink
Post by Igor Sosa Mayor
Post by Rainer M Krug
Hi
How can I always (if present) display the Archived-At: header?
with something like that?
(setq gnus-visible-headers "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^Followup-To:\\|^Reply-To:\\|^Summary:\\|^Keywords:\\|^To:\\|^[BGF]?Cc:\\|^Posted-To:\\|^Mail-Copies-To:\\|^Mail-Followup-To:\\|^Apparently-To:\\|^Gnus-Warning:\\|^Resent-From:\\|^X-Sent:\\|^User-Agent:\\|^X-Mailer:\\|^X-Newsreader:\\|^Archived-At")
Perfect - thanks.

How could I have missed this???

Rainer
--
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982
Loading...