Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: info-gnus-english@gnu.org
Subject: Re: multiple reply address
Date: Mon, 20 Aug 2018 22:00:24 +0800	[thread overview]
Message-ID: <87ftz9qgsn.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <874lfqrehp.fsf@delta.birch.chromebook>

soyeomul@doraji.xyz (Byung-Hee HWANG "(황병희, 黃炳熙)") writes:

> when i reply, how can i select one address like thunderbird? let's
> assume there are two addresses like as [soyeomul@gmail.com,
> soyeomul@doraji.xyz]. yes i'm using gnus.

I think this can be governed by posting styles. My dad persists in
sending me emails to an old address that simply forwards to my new
address. So when I reply to him, I swap the "To:" address to my new one,
like so:

(setq gnus-posting-styles
 '(((header "To" "eric@abrahamsen.com")
    (address "eric@ericabrahamsen.net"))
   ((header "Cc" "eric@abrahamsen.com")
    (address "eric@ericabrahamsen.net"))
    ;; etc...
    ))


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

  reply	other threads:[~2018-08-20 14:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-19  7:40 Byung-Hee HWANG (황병희, 黃炳熙)
2018-08-20 14:00 ` Eric Abrahamsen [this message]
2018-08-22  7:38   ` Byung-Hee HWANG (황병희, 黃炳熙)
2018-08-22  8:13     ` Eric Abrahamsen
2018-08-24  6:11       ` Bob Newell

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=87ftz9qgsn.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=info-gnus-english@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.
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).