home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / TOP.DIR / restore-draft.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  776 b   |  21 lines

  1. RESTORE-DRAFT   -  continue a message saved with SAVE-DRAFT
  2.  
  3. Usage:  RESTORE-DRAFT filename
  4.  
  5. The RESTORE-DRAFT command is used to continue sending a message you
  6.   saved in mid-composition with the SAVE-DRAFT command.  It gets the
  7.   saved message and leaves you at a Send> prompt.
  8.  
  9. Example showing typical use; jonesletter is the SAVE-DRAFT file:
  10.     MM>restore-draft jonesletter
  11.     Send>text
  12.     [control-k to display existing text]
  13.   If you use emacs, type "edit" at the Send> prompt.
  14.  
  15. Note: RESTORE-DRAFT does not remove the file.  To keep from filling your
  16.   disk space with unwanted files, use the shell command "rm":
  17.     $ rm filename     OR     MM>!rm filename
  18.  
  19. For more help, type "help send-mode" and one of these topics:
  20.   save-draft   text   edit   display   shell
  21.