home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / programm / 11616 < prev    next >
Encoding:
Text File  |  1992-07-25  |  2.9 KB  |  83 lines

  1. Path: sparky!uunet!iWarp.intel.com|inews!achow
  2. From: achow@cad093.scdt.intel.com (Abel Chow ~)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: GNU Emacs vs. the world . . . (was Re: C Programmer's Editor of Choice?)
  5. Message-ID: <ACHOW.92Jul24154151@cad093.scdt.intel.com>
  6. Date: 24 Jul 92 22:41:51 GMT
  7. References: <ACHOW.92Jul23183544@cad093.scdt.intel.com>
  8.     <1992Jul24.141245.18706@syma.sussex.ac.uk>
  9. Sender: news@inews.intel.com
  10. Organization: Intel Corporation, Santa Clara, CA
  11. Lines: 69
  12. In-reply-to: mpue2@syma.sussex.ac.uk's message of 24 Jul 92 14:12:45 GMT
  13.  
  14. In article <1992Jul24.141245.18706@syma.sussex.ac.uk> mpue2@syma.sussex.ac.uk (James E. Talbut) writes:
  15.  
  16. > From article <ACHOW.92Jul23183544@cad093.scdt.intel.com>, by achow@cad093.scdt.intel.com (Abel Chow ~):
  17. > > Oh, boy.  An GNU Emacs vs. the world thread . . .
  18.  
  19. > I cut all the rest out 'cos it's not relevant.
  20.  
  21. Not relevant?!?!?  <grin>
  22.  
  23. > This was mailed but it didn't get through, maybe ACHOW or someone
  24. > else here can answer my questions:
  25.  
  26. My email address is in my signature (achow@scdt.intel.com).
  27.  
  28. > O.K. then, since you seem to kow what you're talking about here's
  29. > some question for you about the one TRUE editor:
  30.  
  31. > 1) How do I dump it?
  32.  
  33. Since I'm at work and my Amiga is at home, I can't check this one out.
  34. Make sure that you have the latest version of Emacs (18.58, Amiga
  35. version 1.25G or something like that).  The earlier versions were
  36. somewhat unstable but I've been using this version for a couple months
  37. and it's pretty stable.  Check the README file that comes with archive
  38. (which is pretty big--~1.5 MB--but it comes with all the info docs).
  39.  
  40. > 2) How do I get it to not EVER do backups?
  41. > 3) How do I get it to NEVER do autosave?
  42.  
  43. Put the following two lines into your ~/.emacs file (on the Amiga, ~ = S:):
  44.  
  45. (setq make-backup-files nil)
  46. (setq auto-save-default nil)
  47.  
  48. These variables are all documented in the online help ("^H i m Emacs"
  49. and browse to your heart's content).
  50.  
  51. > Please help me as I really like what emacs can do but I get severely
  52. > annoyed at any program that makes files without telling me about it!
  53.  
  54. GNU Emacs DOES tell you when it's auto-saving (y'know, the annoying
  55. pause while you're in the middle of the editing session).  I find the
  56. backups to be a lifesaving feature, but you can turn it off if you
  57. wish.
  58.  
  59. > Another question: When I exit emacs it tries to write something to
  60. > my SYS: what? and why?
  61.  
  62. I wouldn't know.  Use SnoopDos to find out the filename of the file.
  63.  
  64. > Thanks for any help.
  65.  
  66. Sure, no problem.  Feel free (you or anyone else . . .) to email me
  67. if you have any problems, questions, etc.
  68.  
  69. >       J.T.
  70.  
  71. > -- 
  72. > Fine beer may be judged with just one sip,
  73.        but it's better to be thoroughly sure.  -  Czech proverb
  74.  
  75. > James Talbut            mpue2@syma.susx.ac.uk
  76.  
  77. Abel
  78. I'm inside Intel, but my (er, home) computer doesn't have "Intel
  79. Inside."  8) (* 2^32 if you work for Intel.)
  80. --
  81. =E=D---Abel Chow (achow@scdt.intel.com)
  82. Intel - Santa Clara, CA  (408)76543-95
  83.