all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Rmail: 'reply' vs 'reply-all'?
Date: Tue, 07 Feb 2017 14:19:31 -0500	[thread overview]
Message-ID: <xspoit95bw.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <83k2916fqw.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 07 Feb 2017 20:02:47 +0200")


It's due to the function mail-dont-reply-to, which sets the variable
mail-dont-reply-to-names to a value including

(concat "\\`" (regexp-quote user-login-name) "@")

which is far too broad.



  reply	other threads:[~2017-02-07 19:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-01 12:05 Rmail: 'reply' vs 'reply-all'? Christopher Pinon
2017-02-01 15:43 ` Eli Zaretskii
2017-02-01 19:00   ` Christopher Pinon
2017-02-02 17:25     ` Christopher Pinon
2017-02-03 17:15       ` Christopher Pinon
2017-02-04 21:17         ` Robert Thorpe
2017-02-06 16:48           ` Christopher Pinon
2017-02-07 18:02             ` Eli Zaretskii
2017-02-07 19:19               ` Glenn Morris [this message]
2017-02-07 19:58                 ` Eli Zaretskii
2017-02-07 22:09                   ` Christopher Pinon

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=xspoit95bw.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.