Gnus development mailing list
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
Subject: problem with message-dont-reply-to-names
Date: Fri, 17 Jun 2005 19:48:36 +0000	[thread overview]
Message-ID: <87slzgdasr.fsf@mat.ucm.es> (raw)

Hello 

I receive message in which my address or part of my address appear in
the CC field, like

CC: <uwe_brauer@bla.bla>
or
CC: Uwe Brauer <uwe_brauer@bla.bla>


Etc.


So the second case I can deal with 

(setq message-dont-reply-to-names ".*<uwe_brauer@bla.bla>")
however the first case is then ignored.

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?

Thanks

Uwe Brauer 



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

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-17 19:48 Uwe Brauer [this message]
2005-06-17 17:59 ` Adam Sjøgren
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=87slzgdasr.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    /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).