Xref: utzoo gnu.emacs.help:2121 comp.emacs:10757 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!tut.cis.ohio-state.edu!unreplyable!garbage From: latto@LUCID.COM (Andy Latto) Newsgroups: gnu.emacs.help,comp.emacs Subject: RMAIL..how to send a file? Message-ID: <9105230339.AA10929@boston-harbor> Date: 23 May 91 03:39:28 GMT References: <1991May22.121658.29661@rodan.acs.syr.edu> Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.emacs.help Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu Lines: 18 To send a message from emacs, type C-x m, which will give you a buffer named *mail* into which you can type your message. The headers should be above the line that says --text follows this line--, and the body of the message should be below it. You can edit both, but should leave that line unchanged. You can also get into a *mail* buffer by using the 'r' (reply) or 'f' (forward) command from rmail. When you are editing a buffer in emacs (including when you are editing a *mail* buffer prior to sending a message), you can include any file in the buffer by typing C-x i, followed by the name of the file to include. When you have finished editing *mail*, you send the message by typing C-c C-c. Andy Latto latto@lucid.com