Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: kalb@aya.yale.edu
Subject: Re: "rmail-dont-reply-to-names" doesn't work
Date: Mon, 21 Apr 2003 19:17:46 GMT	[thread overview]
Message-ID: <87ptnf4q3q.fsf@vectra.kalb.ath.cx> (raw)
In-Reply-To: <87of2zzp3q.fsf@virgil.koldfront.dk>

"as" == Adam Sjøgren <spamtrap@koldfront.dk> writes:

  as> On Mon, 21 Apr 2003 17:32:06 GMT, kalb wrote:
  >> '(rmail-dont-reply-to-names
  >> "kalb@aya.yale.edu|[J,j].*\\.[K,k]alb.*artmouth\\.")

  >> I tested the regular expression with grep and it does pick up the
  >> various forms of the email addresses I use, but nonetheless all of
  >> them continue to appear in the cc: line when I do a wide reply with
  >> gnus. Any suggestions?

  as> Maybe it would help to frob message-dont-reply-to-names instead,
  as> for Gnus?

Sounds sensible, but a google check had indicated
"rmail-dont-reply-to-names" was also the appropriate function for gnus.
In any event, when I looked the change had been made for
"message-dont-reply-to-names" as well.

Anyway, I checked over the expressions and redid the changes through the
customization routine, entering

kalb@aya\.yale\.edu|{J,j}\.*\.{K,k}alb\.*artmouth\.{O,o}rg

for both. One odd point is that with my (linux) version of grep you have
to use the [] brackets while the emacs customization routine complains
about "junk" unless the {} brackets are used. Anyway, the output to the
.emacs file is

 '(message-dont-reply-to-names "kalb@aya\\.yale\\.edu|{J\\,j}\\.*\\.{K\\,k}alb\\.*artmouth\\.{O\\,o}rg")
 '(rmail-dont-reply-to-names (quote kalb@aya\.yale\.edu|{J\,j}\.*\.{K\,k}alb\.*artmouth\.{O\,o}rg) t)

Nonetheless, gnus still cc's kalb@aya.yale.edu and James.B.Kalb.69@Alum.Dartmouth.Org.

-- 
Jim Kalb
http://jkalb.freeshell.org


  parent reply	other threads:[~2003-04-21 19:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-21 17:32 kalb
     [not found] ` <87of2zzp3q.fsf@virgil.koldfront.dk>
2003-04-21 19:17   ` kalb [this message]
2003-04-21 20:03     ` 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=87ptnf4q3q.fsf@vectra.kalb.ath.cx \
    --to=kalb@aya.yale.edu \
    /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).