home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / gnu / emacs / help / 5492 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.3 KB  |  43 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!alf.uib.no!brun!stromme
  3. From: stromme@brun.ii.uib.no (Stein Arild Stromme)
  4. Subject: Re: How to have OUTGOING mail in an RMAIL file
  5. Message-ID: <1993Jan25.102801.27632@alf.uib.no>
  6. Sender: usenet@alf.uib.no (Bergen University Newsaccount)
  7. Reply-To: stromme@brun.ii.uib.no (Stein Arild Stromme)
  8. Organization: Institute of Informatics, University of Bergen, Norway
  9. References:  <CJB.93Jan25105234@orchid.cs.uq.oz.au>
  10. Distribution: gnu
  11. Date: Mon, 25 Jan 93 10:28:01 GMT
  12. Lines: 29
  13.  
  14. In article <CJB.93Jan25105234@orchid.cs.uq.oz.au>, cjb@cs.uq.oz.au
  15. (Christopher J Biggs) writes:
  16. |> 
  17. |>   How do I get the emacs mail routine to put copies of outgoing mail
  18. |> in a file that i can read with RMAIL.  The FCC header is (I presume)
  19. |> 
  20.  
  21. ........
  22.  
  23. |>     Frustratedly,
  24. |>             Chris.
  25. |> 
  26. |> --
  27. |>  Christopher J Biggs   cjb@cs.uq.oz.au   | "You can have peace.  Or
  28. you can  
  29. |>  Department of Computer Science,         | have freedom.  Don't ever
  30. count on 
  31. |>  The University of Queensland, Australia | having both at
  32. once."--Lazarus Long 
  33. |> ------------veni vidi nuclei deceiri - I came, I saw, I dumped
  34. core------------
  35.  
  36.  
  37.  
  38. I have this in my .emacs:
  39.  
  40. (setq mail-self-blind t)
  41.  
  42. Now RMAIL will automatically put a "Bcc: stromme"  on my outgoing mail. 
  43.