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

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!usc!elroy.jpl.nasa.gov!ames!news.hawaii.edu!uhheph!johnf
  3. From: johnf@uhheph.phys.hawaii.edu (John Flanagan)
  4. Subject: Re: C Programmer's Editor of Choice?
  5. Message-ID: <1992Jul24.020544.8188@news.Hawaii.Edu>
  6. Sender: root@news.Hawaii.Edu (News Service)
  7. Nntp-Posting-Host: uhheph.phys.hawaii.edu
  8. Organization: University of Hawaii, Dept. of Physics & Astronomy
  9. References: <147pqfINNoij@agate.berkeley.edu>> <ACHOW.92Jul20104309@cad093.scdt.intel.com> <1992Jul23.191613.2338@sol.cs.wmich.edu>
  10. Date: Fri, 24 Jul 1992 02:05:44 GMT
  11. Lines: 36
  12.  
  13. In article <1992Jul23.191613.2338@sol.cs.wmich.edu> meshkin@sol.cs.wmich.edu (The Hidden) writes:
  14. >achow@cad093.scdt.intel.com (Abel Chow ~) writes:
  15. >
  16. >>There's the Amiga version of GNU Emacs which does (almost) everything
  17. >
  18. >I agree!  It does everything but write the code for you, BUT it is very
  19. >slow to start!  I downloaded that one, unpacked it, then spend the next
  20. >minute staring in horror as it loaded gobs of data from my HD before giving
  21. >me a nice standard emacs screen.  If you never make mistakes and have to
  22. >reboot your machine (thanks CBM, for your wonderful exception handler!)
  23. >it's great, but I usually use either vi, or MG if I want to be emacsy.
  24.  
  25. I run full-blown emacs from my WBStartup, iconified, and it's
  26. acceptably fast to load on a 12 MHz 68020 with a _slow_ hard drive
  27. (like 150KB/s) -- maybe 10 seconds at most.  (I imagine it would be
  28. horrifying on a 68000, but even my machine is fairly pokey by today's
  29. standards.)  This way I always have the "kitchen sink" icon lying
  30. around on my workbench for whenever I want instant access to emacs,
  31. and I can always kill it when I need to do something memory-intensive,
  32. like 3D Maple plots.
  33.  
  34. If I were developing C code more regularly on my machine, then the
  35. extra 10 seconds at boot time could get aggravating, since I would be
  36. rebooting far more frequently.  But then I'd switch to MG -- better to
  37. reprogram the computer than to reprogram my fingers.
  38.  
  39. So I guess this is a "me too," more or less;  I don't use vi.
  40.  
  41. P.S. -- Anyone come up with an "M-x compile" replacement for GNUemacs
  42. on the Amiga?
  43.  
  44. -- 
  45. John Flanagan                          ||
  46. johnf@uhheph.phys.hawaii.edu           ||"Don't worry, honey, 
  47. U. of Hawaii, Dept. of Physics & Astro.|| our skirts are clean."
  48. 2505 Correa Rd., Honolulu, HI 96822    ||
  49.