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
                                                         a...@koldfront.dk


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to