all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Tim Heaney" <heaney@cablespeed.com>
Subject: Re: About mail in emacs
Date: 12 May 2003 08:26:48 -0400	[thread overview]
Message-ID: <87d6iopczb.fsf@mrbun.watterson> (raw)
In-Reply-To: 1052738310.20242@utl-lnx1.puk.ac.za

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

      reply	other threads:[~2003-05-12 12:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-12 11:18 About mail in emacs Johan van der Walt
2003-05-12 12:26 ` Tim Heaney [this message]

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=87d6iopczb.fsf@mrbun.watterson \
    --to=heaney@cablespeed.com \
    /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.