Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* How can i display and manipulate Gmail X-GM-LABELS?
@ 2019-07-28 17:35 physiculus
  2019-07-28 20:11 ` Adam Sjøgren via info-gnus-english
  0 siblings, 1 reply; 2+ messages in thread
From: physiculus @ 2019-07-28 17:35 UTC (permalink / raw)
  To: gnus

Hello,
is it possible to display the Gmail X-GM-LABELS in Summary and/or
Article Buffer?
As far as i read in the manual the following should work, but nothing
happens...

Is it possible to change / delete such a Label from inside gnus?

-- 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.

Regards
Poul

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How can i display and manipulate Gmail X-GM-LABELS?
  2019-07-28 17:35 How can i display and manipulate Gmail X-GM-LABELS? physiculus
@ 2019-07-28 20:11 ` Adam Sjøgren via info-gnus-english
  0 siblings, 0 replies; 2+ messages in thread
From: Adam Sjøgren via info-gnus-english @ 2019-07-28 20:11 UTC (permalink / raw)
  To: info-gnus-english

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


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-28 20:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-28 17:35 How can i display and manipulate Gmail X-GM-LABELS? physiculus
2019-07-28 20:11 ` Adam Sjøgren via info-gnus-english

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).