Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
Subject: Re: Using `gnus-extra-headers'
Date: 13 Feb 2000 07:48:32 -0800	[thread overview]
Message-ID: <m2ln4p6r3j.fsf@reader.ptw.com> (raw)
In-Reply-To: Jonas Steverud's message of "13 Feb 2000 15:52:03 +0100"

Jonas Steverud <d4jonas@dtek.chalmers.se> writes:

> Harry Putnam <reader@newsguy.com> writes:
> 
> > How can a user specify an extra header that is not already recognized
> > by ognus?
> [...]
>       (setq gnus-extra-headers
>             '(To Newsgroups Your-Keywords-Word))
>                             ^^^^^^^^^^^^^^^^^^
> I have a "X-Steverud-Procmailrc" and it works without any problem in
> 5.8.3. I just tried doing a "/x" and it worked.

Well, maybe my post wasn't clear but of course, I've added  "Keywords"
like so:

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

And you are right that the `/ x' limiting function then works on
"Keywords"

I was confusing "visible" headers with "xtra" headers, and was
expecting to see the "Keywords" header appear in article buffer as one
of the "visible" headers.   I've since set that variable like so:


(setq gnus-visible-headers "^From:\\|^Subject:\\|^To:\\|^C[Cc]:\\|^Date:\\|^Message-ID:\\|Newsgroups:\\|^Keywords:")

Still no "Keywords" header appears in article buffer.  Although I can
limit to that header as you point out.





      parent reply	other threads:[~2000-02-13 15:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-13 14:37 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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2ln4p6r3j.fsf@reader.ptw.com \
    --to=reader@newsguy.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).