home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.help
- Path: sparky!uunet!mcsun!sunic!ugle.unit.no!alf.uib.no!brun!stromme
- From: stromme@brun.ii.uib.no (Stein Arild Stromme)
- Subject: Re: How to have OUTGOING mail in an RMAIL file
- Message-ID: <1993Jan25.102801.27632@alf.uib.no>
- Sender: usenet@alf.uib.no (Bergen University Newsaccount)
- Reply-To: stromme@brun.ii.uib.no (Stein Arild Stromme)
- Organization: Institute of Informatics, University of Bergen, Norway
- References: <CJB.93Jan25105234@orchid.cs.uq.oz.au>
- Distribution: gnu
- Date: Mon, 25 Jan 93 10:28:01 GMT
- Lines: 29
-
- In article <CJB.93Jan25105234@orchid.cs.uq.oz.au>, cjb@cs.uq.oz.au
- (Christopher J Biggs) writes:
- |>
- |> How do I get the emacs mail routine to put copies of outgoing mail
- |> in a file that i can read with RMAIL. The FCC header is (I presume)
- |>
-
- ........
-
- |> Frustratedly,
- |> Chris.
- |>
- |> --
- |> Christopher J Biggs cjb@cs.uq.oz.au | "You can have peace. Or
- you can
- |> Department of Computer Science, | have freedom. Don't ever
- count on
- |> The University of Queensland, Australia | having both at
- once."--Lazarus Long
- |> ------------veni vidi nuclei deceiri - I came, I saw, I dumped
- core------------
-
-
-
- I have this in my .emacs:
-
- (setq mail-self-blind t)
-
- Now RMAIL will automatically put a "Bcc: stromme" on my outgoing mail.
-