Gnus development mailing list
 help / color / mirror / Atom feed
From: "Rene H. Larsen" <rhl@traceroute.dk>
Subject: Re: Hide counter in subject
Date: 13 Dec 1999 10:43:36 +0100	[thread overview]
Message-ID: <87vh63w4zb.fsf@worldonline.dk> (raw)
In-Reply-To: shigeki@mediawars.ne.jp's message of "13 Dec 1999 14:57:50 +0900"

shigeki@mediawars.ne.jp writes:

>  Subject: [aaaa, 00001] Hide counter in subject  
>  |
>  +
>  Subject: Hide counter in subject    <--- I like this format. ;-)

Have a look at the gnus-list-identifiers variable.  Its value can be
either a string containing a regexp or a list of strings.  Something
like this would work for your (hypothetical) example:

(setq gnus-list-identifiers "\\[aaaaa, [0-9]+\\]")

You might need to enable fuzzy subject simplification as well, to make
this work.  Also, if you do

(setq gnus-treat-strip-list-identifiers 'head)

the list identifier will be removed when displaying an article as well
as in the subject buffer.
-- 
Echelon bait:
FSF Waco, Texas SEAL Team 6 Project Monarch Mossad supercomputer
Panama CIA Saddam Hussein quiche Semtex Monica Lewinsky Cocaine
cracking Bosnia


  reply	other threads:[~1999-12-13  9:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-13  5:57 shigeki
1999-12-13  9:43 ` Rene H. Larsen [this message]
1999-12-13 19:28   ` shigeki

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=87vh63w4zb.fsf@worldonline.dk \
    --to=rhl@traceroute.dk \
    /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).