home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / applicat / 8907 < prev    next >
Encoding:
Text File  |  1992-11-23  |  2.0 KB  |  41 lines

  1. Newsgroups: comp.sys.amiga.applications
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!pyramid!rigby
  3. From: rigby@pyramid.unr.edu (Wayne Rigby)
  4. Subject: Re: recommend good Editor ??
  5. References: <1992Nov18.100310.5043@syma.sussex.ac.uk>
  6. Sender: nobody@ctr.columbia.edu
  7. Organization: University of Nevada, Reno  Department of Computer Science
  8. Date: Mon, 23 Nov 1992 10:33:55 GMT
  9. Message-ID: <1992Nov23.103355.15331@sol.ctr.columbia.edu>
  10. X-Posted-From: pyramid.cs.unr.edu
  11. NNTP-Posting-Host: sol.ctr.columbia.edu
  12. Lines: 27
  13.  
  14. Definitely Emacs.  I use this all the time on unix machines and have used
  15. it for 5-6 years now and I'm still finding more and more stuff that's
  16. built in that's amazing.  Some of the more useful stuff are the programming
  17. modes.  There are C, lisp, prolog and probably more modes built in that
  18. will indent the code for you, checks and shows you which opening bracket,
  19. curly brace or parenthesis matches the closing one you just typed,
  20. let's you compile from within emacs, run programs and do things just
  21. as if it was a shell, edit your directories (chmod), name completion of
  22. files, is fast, on most unix boxes, etc.  It can be used as a nice
  23. front end (I have few elisp files that emacs can use to be a nice front
  24. end to telnet'ing. And for ftp'ing, it will work something like AFS which
  25. is an improvement over NFS by letting you cd around in dired mode at the
  26. ftp site and automatically download whatever you want).  It is also fast.
  27. When I downloaded the Amiga version to my friend's unaccelerated A2000HD,
  28. it loaded quickly from the hard drive (10 seconds, max) and worked very
  29. quickly and responsive.  The pull down menus for the Amiga were very nice
  30. to have, and once I created an icon that would run it, things were very
  31. nice indeed.  I wish that the info mode docs and some of the other docs
  32. came with it so I didn't have to download them myself from my unix site.
  33.  
  34. Go for it if you have the memory (about 2 megs).  It takes a little
  35. while to get going, but once you're comfortable with it, you start
  36. learning quickly!
  37.  
  38. Wayne Rigby
  39. rigby@cs.unr.edu
  40.  
  41.