info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multiple reply address


From: Eric Abrahamsen
Subject: Re: multiple reply address
Date: Wed, 22 Aug 2018 16:13:44 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

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

> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> 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...
>>     ))
>
> Thank you Eric, plus question.
> In first time sending mail, can i select one address?
> Thunderbird anytime can do it, at replay and first mail.
> Just i would like to select one address on prompt as Thunderbird.
>
> Sorry for silly question;;;

Not silly! When you first send a new mail, you can use a Gnus group as a
posting-styles template, by moving point to the group you want to use,
and then hitting "C-u m" (or "C-u a") rather than just "m" or "a". The
new mail will be constructed as if you were replying to a mail received
in that group.

Personally I would prefer a prompt, but that's how it works. There are a
few packages (gnus-pers, and gnus-alias, that is apparently an extension
of gnus-pers (?)) that do this, but I haven't used them before.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]