Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
Subject: Re: problem with message-dont-reply-to-names
Date: Fri, 17 Jun 2005 19:59:35 +0200	[thread overview]
Message-ID: <87br64hnjs.fsf@koldfront.dk> (raw)
In-Reply-To: <87slzgdasr.fsf@mat.ucm.es>

On Fri, 17 Jun 2005 19:48:36 +0000, Uwe wrote:

> I tried

> (setq message-dont-reply-to-names ".*<uwe_brauer@bla.bla>\\|
> <uwe_brauer@bla.bla>")

> But this did not work neither. So it seems that I have difficulties
> with the regexp. Can anybody help me?

I'm using this:

 (setq message-dont-reply-to-names "\\(asjo\\|spamtrap\\|webcustodian\\|webspamtrap\\|adam\\|webmaster\\)@\\(koldfront.dk\\|asjo.org\\||diku.dk\\)")

with success.

Maybe you're simply missing the \\( and \\) for your \\| to work?


  Best regards,

-- 
 "I hate mental exercise                                      Adam Sjøgren
  Thinking gives me pain"                                asjo@koldfront.dk




  reply	other threads:[~2005-06-17 17:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-17 19:48 Uwe Brauer
2005-06-17 17:59 ` Adam Sjøgren [this message]
2005-06-17 20:14   ` Uwe Brauer
2005-06-17 18:40     ` Adam Sjøgren
2005-06-17 20:51       ` Uwe Brauer
2005-06-18 11:52 ` Mark Thomas
2005-06-22 15:57   ` Uwe Brauer
2005-06-24 22:56     ` Miles Bader

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=87br64hnjs.fsf@koldfront.dk \
    --to=asjo@koldfront.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).