home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.coherent
- Path: sparky!uunet!munnari.oz.au!penguin!brianw
- From: brianw@philips.oz.au (Brian Wallis)
- Message-ID: <1992Dec23.231203.12118@philips.oz.au>
- Date: Wed, 23 Dec 92 23:12:03 GMT
- Organization: Philips Public Telecommunications Systems, Melbourne, Australia
- Subject: Patch to my GNUEmacs diffs
- Keywords: RMAIL GNU Emacs
- Lines: 26
-
- While trying to get emacs' rmail to work so I can read and reply to my mail
- with something friendly (:-) I discovered that I'd missed something in the
- config file for Coherent.
-
- Apply this patch or just add the '+' lines to s-coh386.h
-
- -------
- *** s-coh386.h~ Mon Dec 14 22:42:21 1992
- --- s-coh386.h Wed Dec 23 23:07:34 1992
- ***************
- *** 150,155 ****
- --- 150,157 ----
-
- /* #define MAIL_USE_FLOCK */
-
- + #define MAIL_PROGRAM_NAME "/bin/smail"
- +
- /* Define CLASH_DETECTION if you want lock files to be written
- so that Emacs can tell instantly when you try to modify
- a file that someone else has modified in his Emacs. */
-
- --
- -----------------------------------------------------------------
- Brian Wallis <brianw@philips.oz.au> Phone: +61 3 8813576
- Philips Public Telecommunications Systems Fax: +61 3 8813577
- Melbourne, Australia
-