Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl Kleinpaste <karl@jprc.com>
Subject: Re: Not removing annoying subject parts
Date: 22 Sep 1998 11:37:49 -0400	[thread overview]
Message-ID: <vxk7lywb1ki.fsf@pocari-sweat.jprc.com> (raw)
In-Reply-To: Anders Melchiorsen's message of "22 Sep 1998 17:28:39 +0200"

Anders Melchiorsen <postmaster@and.nospam.kampsax.k-net.dk> writes:
> (setq nnmail-list-identifiers  '("\\[SSLUG\\]" "nagnagnag"))
> to avoid "[SSLUG]" stuff from certain subject headers.

I think the "\\]" portion is not needed or proper, though it may work
incidentally in some cases.  Remove the "\\".  You do still need the
"\\[", of course.

I use this:

(setq nnmail-list-identifiers
      '("\\[Y2K]" "<Y2KPrep>" "PA-RKBA!" "L&J:" "PA-POL!" "\\[leatherparent]"))

It has never failed to remove things like "[Y2K]" from headers.


  reply	other threads:[~1998-09-22 15:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-09-22 15:28 Anders Melchiorsen
1998-09-22 15:37 ` Karl Kleinpaste [this message]
1998-09-22 20:48   ` Anders Melchiorsen
1998-09-23 22:18 ` Lars Magne Ingebrigtsen
1998-09-24  0:32   ` Anders Melchiorsen
1998-09-24  1:23     ` Lars Magne Ingebrigtsen
1998-09-24 13:20       ` Anders Melchiorsen
1998-09-24 13:33         ` Karl Kleinpaste
1998-09-24 15:41           ` Anders Melchiorsen
1998-09-24 17:24             ` Lars Magne Ingebrigtsen
1998-09-24 23:10               ` Anders Melchiorsen
1998-09-29 10:32                 ` Lars Magne Ingebrigtsen
1998-10-01  9:41                   ` Anders Melchiorsen
1998-10-01 14:23                     ` Lars Magne Ingebrigtsen

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=vxk7lywb1ki.fsf@pocari-sweat.jprc.com \
    --to=karl@jprc.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).