Gnus development mailing list
 help / color / mirror / Atom feed
* Using `gnus-extra-headers'
@ 2000-02-13 14:37 Harry Putnam
  2000-02-13 15:39 ` Kai Großjohann
       [not found] ` <wtnwvo9w3xo.fsf@licia.dtek.chalmers.se>
  0 siblings, 2 replies; 3+ messages in thread
From: Harry Putnam @ 2000-02-13 14:37 UTC (permalink / raw)


Summary:
How can a user specify an extra header that is not already recognized
by ognus?


The info pages indicate how this is done but it seems only for certain
headers that are already recognized internally.  My simple code below
displays the headers listed where appropriate:

;;;**** extra header stuff *****
     (setq gnus-extra-headers
           '(To Newsgroups))
     (setq nnmail-extra-headers gnus-extra-headers)
          (setq gnus-ignored-from-addresses
           "Harry Putnam")
;;;***** end extra header ******


Now I want to dispay in the visible headers, a home made "Keywords"
header.  Using the above approach doesn't display that header.  I'm
not interested in having this in Summary buffer format, but want to
be able to use the `/ x' (limit to extra headers) on that (`Keywords: ')
Header.







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

end of thread, other threads:[~2000-02-13 15:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-13 14:37 Using `gnus-extra-headers' Harry Putnam
2000-02-13 15:39 ` Kai Großjohann
     [not found] ` <wtnwvo9w3xo.fsf@licia.dtek.chalmers.se>
2000-02-13 15:48   ` Harry Putnam

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