home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / gnu / emacs / sources / 865 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.1 KB  |  31 lines

  1. Newsgroups: gnu.emacs.sources
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!fly.cnuce.cnr.it!pot
  3. From: pot@fly.cnuce.cnr.it (Francesco Potorti`)
  4. Subject: clash detection
  5. Message-ID: <m0n1bEX-0001FFC@fly.cnuce.cnr.IT>
  6. Sender: daemon@cis.ohio-state.edu
  7. Reply-To: pot@cnuce.cnr.it
  8. Organization: Source only  Discussion and requests in gnu.emacs.help.
  9. Distribution: gnu
  10. Date: Tue, 15 Dec 1992 19:10:00 GMT
  11. Lines: 18
  12.  
  13. Starting from emacs 18.59, clash detection is possible even in systems
  14. with short (i.e. limited to 14 characters) file names.  To enable this
  15. feature, it is necessary to put the following lines in the relevant
  16. m-xxxx-.h file:
  17.  
  18. #define    SHORT_FILE_NAMES
  19. #define CLASH_DETECTION
  20.  
  21. Unfortunately, none of the affected m-xxx.h files in the emacs 18.59
  22. distribution contain those lines.  Perhaps it would be nice if all
  23. those who work on machines with short file names sent a patch for
  24. their m-xxx.h file.
  25.  
  26. I think also the NEWS file should mention this.
  27.  
  28.             Francesco Potorti`    | pot@cnuce.cnr.IT (Internet)
  29.                      | 39369::pot       (DECnet)
  30.                     | +39-50-593203    (voice)
  31.