Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Paul Moore <gustav@morpheus.demon.co.uk>
Subject: Setting gnus-list-identifiers on a per-group basis
Date: 26 May 2002 13:49:40 +0100	[thread overview]
Message-ID: <adqn3whz.fsf@morpheus.demon.co.uk> (raw)

I have

    (setq gnus-list-identifiers '("\\[[^]]*\\]" "(Fwd)" "AW:"))

in my .gnus.el, in order to strip [list-id] junk from the start of
subject lines. However, I have a newsgroup (rec.games.roguelike.angband)
where [xx] is used for a useful subject convention, so I'd like to set
gnus-list-identifiers to just '("(Fwd)" "AW:") in that group.

I tried G c to customize the group parameters, and set

    Variables:
    Set variables local to the group you are entering. *
    [INS] [DEL] Variable: gnus-list-identifiers
                Value: '("(Fwd)" "AW:")

When I go into the summary buffer and do C-H v, I see that
gnus-list-identifiers has the value I specified as a buffer-local
value, but the summary reflects the global value.

Should I be setting this differently? Is it a timing issue (the
group-specific value not being set until after the summary has been
generated)?

Thanks,
Paul Moore.


             reply	other threads:[~2002-05-26 12:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-26 12:49 Paul Moore [this message]
2002-05-27  4:30 ` Paul Jarc
     [not found]   ` <8z65dafj.fsf@morpheus.demon.co.uk>
     [not found]     ` <4rgtd9yc.fsf@morpheus.demon.co.uk>
     [not found]       ` <g00c2hqv.fsf@morpheus.demon.co.uk>
2002-05-28 19:59         ` Jesper Harder

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=adqn3whz.fsf@morpheus.demon.co.uk \
    --to=gustav@morpheus.demon.co.uk \
    /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).