home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / coherent / 6405 < prev    next >
Encoding:
Text File  |  1992-12-23  |  1.2 KB  |  37 lines

  1. Newsgroups: comp.os.coherent
  2. Path: sparky!uunet!munnari.oz.au!penguin!brianw
  3. From: brianw@philips.oz.au (Brian Wallis)
  4. Message-ID: <1992Dec23.231203.12118@philips.oz.au>
  5. Date: Wed, 23 Dec 92 23:12:03 GMT
  6. Organization: Philips Public Telecommunications Systems, Melbourne, Australia
  7. Subject: Patch to my GNUEmacs diffs
  8. Keywords: RMAIL GNU Emacs
  9. Lines: 26
  10.  
  11. While trying to get emacs' rmail to work so I can read and reply to my mail
  12. with something friendly (:-) I discovered that I'd missed something in the
  13. config file for Coherent.
  14.  
  15. Apply this patch or just add the '+' lines to s-coh386.h
  16.  
  17. -------
  18. *** s-coh386.h~    Mon Dec 14 22:42:21 1992
  19. --- s-coh386.h    Wed Dec 23 23:07:34 1992
  20. ***************
  21. *** 150,155 ****
  22. --- 150,157 ----
  23.   
  24.   /* #define MAIL_USE_FLOCK */
  25.   
  26. + #define MAIL_PROGRAM_NAME "/bin/smail"
  27.   /* Define CLASH_DETECTION if you want lock files to be written
  28.      so that Emacs can tell instantly when you try to modify
  29.      a file that someone else has modified in his Emacs.  */
  30.  
  31. -- 
  32. -----------------------------------------------------------------
  33. Brian Wallis <brianw@philips.oz.au>         Phone: +61 3 8813576
  34. Philips Public Telecommunications Systems      Fax: +61 3 8813577
  35. Melbourne, Australia
  36.