* About mail in emacs
@ 2003-05-12 11:18 Johan van der Walt
2003-05-12 12:26 ` Tim Heaney
0 siblings, 1 reply; 2+ messages in thread
From: Johan van der Walt @ 2003-05-12 11:18 UTC (permalink / raw)
I think I have a similar problem like someone who posted a question under
"A few simple questions". Problem is that I try to do something in emacs,
read the faq's or the manual but just don't seem to find the answer.
This one is about saving outgoing mail to a specific file. For this one
has to, so it seems to me, first include an FCC field in the header and
then specify a mail-archive-file-name. I tried using the simple
customization offered by emacs20 but could not succeed to create a
FCC field automatically.
Can someone please give some help on this?
Thanks
Johan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: About mail in emacs
2003-05-12 11:18 About mail in emacs Johan van der Walt
@ 2003-05-12 12:26 ` Tim Heaney
0 siblings, 0 replies; 2+ messages in thread
From: Tim Heaney @ 2003-05-12 12:26 UTC (permalink / raw)
Johan van der Walt <johan@fskdjvdw.puk.ac.za> writes:
>
> This one is about saving outgoing mail to a specific file. For this one
> has to, so it seems to me, first include an FCC field in the header and
> then specify a mail-archive-file-name. I tried using the simple
> customization offered by emacs20 but could not succeed to create a
> FCC field automatically.
If you set the mail-archive-file-name, then when you compose a message
the FCC line should already be there. For example, put something like
(setq mail-archive-file-name "~/Mail/outbox")
in your .emacs file. Then 'C-x m' will start a message with
FCC: ~/Mail/outbox
already filled in as one of the header lines.
I hope this helps,
Tim
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-05-12 12:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-12 11:18 About mail in emacs Johan van der Walt
2003-05-12 12:26 ` Tim Heaney
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 read-only IMAP folder(s) and NNTP newsgroup(s).