* emacs email question: how can change the sender's address?
@ 2007-08-14 8:40 Wade Yin
2007-08-14 9:18 ` Emilio Lopes
2007-08-14 9:25 ` Sven Joachim
0 siblings, 2 replies; 3+ messages in thread
From: Wade Yin @ 2007-08-14 8:40 UTC (permalink / raw)
To: help-gnu-emacs
Hi all,
I just using fetchmail and emacs to receive my email from gmail
account, it works well, but when I send or reply to someone, the
sender's address looks like this: " wade@linuxbox", how can change it
to make people can easy reply mail to my gmail account?
Thanks,
Wade
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: emacs email question: how can change the sender's address?
2007-08-14 8:40 emacs email question: how can change the sender's address? Wade Yin
@ 2007-08-14 9:18 ` Emilio Lopes
2007-08-14 9:25 ` Sven Joachim
1 sibling, 0 replies; 3+ messages in thread
From: Emilio Lopes @ 2007-08-14 9:18 UTC (permalink / raw)
To: help-gnu-emacs
Wade Yin writes:
> I just using fetchmail and emacs to receive my email from gmail
> account, it works well, but when I send or reply to someone, the
> sender's address looks like this: " wade@linuxbox", how can change it
> to make people can easy reply mail to my gmail account?
You do:
M-x apropos-variable RET
mail address reply RET
A buffer will pop up showing a few relevant variables. It will be
easy to identify the one(s) you need to change.
Note: I'm assuming Emacs 22 here. In previous version the command
`apropos-variable' was not so smart as it's now and you have to do two
searches: one for "mail reply" and another for "mail address".
--
Emílio C. Lopes Ich leb und weiß nit wie lang,
Munich, Germany ich stirb und weiß nit wann,
ich fahr und weiß nit wohin,
(Martinus von Biberach) mich wundert, dass ich fröhlich bin!
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: emacs email question: how can change the sender's address?
2007-08-14 8:40 emacs email question: how can change the sender's address? Wade Yin
2007-08-14 9:18 ` Emilio Lopes
@ 2007-08-14 9:25 ` Sven Joachim
1 sibling, 0 replies; 3+ messages in thread
From: Sven Joachim @ 2007-08-14 9:25 UTC (permalink / raw)
To: help-gnu-emacs
Wade Yin <Wade.Yinn@gmail.com> writes:
> I just using fetchmail and emacs to receive my email from gmail
> account, it works well, but when I send or reply to someone, the
> sender's address looks like this: " wade@linuxbox", how can change it
> to make people can easy reply mail to my gmail account?
Customize the variable user-mail-address.
Regards,
Sven
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-08-14 9:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-14 8:40 emacs email question: how can change the sender's address? Wade Yin
2007-08-14 9:18 ` Emilio Lopes
2007-08-14 9:25 ` Sven Joachim
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.