Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: Michael Sperber <sperber@deinprogramm.de>, ding@gnus.org
Subject: Re: PATCH: Bind `rmail-dont-reply-to-names'
Date: Tue, 20 Oct 2015 15:04:45 +0900	[thread overview]
Message-ID: <b4m37x6f536.fsf@jpl.org> (raw)
In-Reply-To: <87k2qivn32.fsf@igel.home>

On Mon, 19 Oct 2015 18:29:21 +0200, Andreas Schwab wrote:
> Michael Sperber <sperber@deinprogramm.de> writes:
>> +      (let ((mail-dont-reply-to-names (message-dont-reply-to-names))
>> +	    (rmail-dont-reply-to-names (message-dont-reply-to-names)))

> Perhaps avoid calling message-dont-reply-to-names more than once?

I did it last night.  Sorry for my reticence.

(let* ((mail-dont-reply-to-names (message-dont-reply-to-names))
       (rmail-dont-reply-to-names mail-dont-reply-to-names))



      reply	other threads:[~2015-10-20  6:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-18 16:04 Michael Sperber
2015-10-19 16:29 ` Andreas Schwab
2015-10-20  6:04   ` Katsumi Yamaoka [this message]

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=b4m37x6f536.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.org \
    --cc=schwab@linux-m68k.org \
    --cc=sperber@deinprogramm.de \
    /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).