home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / emacs / 3059 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.9 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!caen!uakari.primate.wisc.edu!ames!claris!szebra!David.Fox
  2. From: David.Fox@Saigon.COM
  3. Newsgroups: comp.emacs
  4. Subject: converting from Demacs (DOS Emacs) to Emreal emacs
  5. Message-ID: <1992Sep9.004354.12261@Saigon.COM>
  6. Date: 9 Sep 92 00:43:54 GMT
  7. Distribution: usa
  8. Organization: Station Zebra Corp, Sunnyvale CA Ph:408-739-1520
  9. Lines: 28
  10.  
  11. I am a user of Demacs, the DOS version of Emacs.  Recently I installed
  12. 386bsd unix, and got the binary for emacs.  I tried bringing over the
  13. documentation files from Demacs onto the Unix partition, but I was only
  14. partly successful, and I'm having trouble setting all the files up in
  15. the right places.
  16.  
  17. In Demacs, there were about 13 files Emacs.1 through Emacs.13 for info
  18. browser and for the documentation (describe-key-briefly, apropos, etc.)
  19.  
  20. I've gotten the files - at least for info-browser, in /usr/local/emacs/info
  21. and that seems all right so far.  Yet emacs wants something called doc-18.58.4
  22. in the /usr/local/emacs/etc, and somehow I don't seem to have that file.
  23.  
  24. However, it seems to me I think that these files are used for two things, and
  25. then I can link (via ln) the two sets of files, so that emacs.1 becomes
  26. doc-18.58.1, emacs.2 becomes doc-18.58.2, and so forth.  But when I do this,
  27. the descriptions with describe-key-briefly are all screwed up.  I think
  28. partly the reason is that the cr/lf at the end of each line in a DOS texgt
  29. file got stripped to just an LF, and because of that, all the file offsets
  30. are wrong.
  31.  
  32. Am I just better off getting the whole thing (sans the binary) from somewhere
  33. as a tar, and then installing it?  Also, Demacs doesn't seem to have a lot
  34. of macros compared to the ones in the GNU Emacs manual - stuff like rectangles
  35. sort, hanoi, dissociate are simply not there.  Would the full thing have it?
  36.  
  37. I also need some help in setting up emacs to recognize the PC arrow keys
  38. under unix.
  39.