info-gnus-english
[Top][All Lists]
Advanced

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

Re: How can i display and manipulate Gmail X-GM-LABELS?


From: Adam Sjøgren
Subject: Re: How can i display and manipulate Gmail X-GM-LABELS?
Date: Sun, 28 Jul 2019 22:11:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

physiculus writes:

> is it possible to display the Gmail X-GM-LABELS in Summary and/or
> Article Buffer?

[...]

> -- Code
> (setq gnus-extra-headers '(X-GM-LABELS))
> (setq nnmail-extra-headers gnus-extra-headers)
> --
>
> I think, that i have to display them, but i don't know how.

Maybe you need to change the value of gnus-visible-headers to include
the header you want displayed?

,----[ C-h v gnus-visible-headers RET ]
| gnus-visible-headers is a variable defined in ‘gnus-art.el’.
| Its value is
| 
"^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^Followup-To:\\|^Reply-To:\\|^Organization:\\|^Summary:\\|^Keywords:\\|^To:\\|^[BGF]?Cc:\\|^Posted-To:\\|^Mail-Copies-To:\\|^Mail-Followup-To:\\|^Apparently-To:\\|^Gnus-Warning:\\|^Resent-From:\\|^Sender:\\|^OpenPGP:\\|^X-Now-Playing:\\|X-Gnus-Delayed:\\|Supersedes:\\|^Sender:\\|^OpenPGP:\\|^X-Now-Playing:\\|X-Gnus-Delayed:\\|Supersedes:"
| Original value was 
| 
"^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^Followup-To:\\|^Reply-To:\\|^Organization:\\|^Summary:\\|^Keywords:\\|^To:\\|^[BGF]?Cc:\\|^Posted-To:\\|^Mail-Copies-To:\\|^Mail-Followup-To:\\|^Apparently-To:\\|^Gnus-Warning:\\|^Resent-From:"
| 
| Documentation:
| All headers that do not match this regexp will be hidden.
| This variable can also be a list of regexp of headers to remain visible.
| If this variable is non-nil, ‘gnus-ignored-headers’ will be ignored.
| 
| You can customize this variable.
`----


  Best regards,

    Adam

-- 
 "I love loopholes."                                          Adam Sjøgren
                                                         asjo@koldfront.dk




reply via email to

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