home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 592 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: fc.hp.com!news
  2. From: koren@hpsrk.fc.hp.com (Steve Koren)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Which editor for programming?
  5. Date: 09 Jan 1996 08:45:44 -0700
  6. Organization: HP Fort Collins Site
  7. Sender: koren@hpsrk.fc.hp.com
  8. Message-ID: <oj6g2dpnzh3.fsf@hpsrk.fc.hp.com>
  9. References: <1113.6582T136T982@asfafa.demon.co.uk>
  10. NNTP-Posting-Host: hpsrk.fc.hp.com
  11. In-reply-to: paul@asfafa.demon.co.uk's message of Tue, 09 Jan 1996 03:01:43 GMT
  12. X-Newsreader: Gnus v5.0.9
  13.  
  14.  
  15. paul@asfafa.demon.co.uk (Paul Tang) wrote:
  16.  
  17. > Now i've tried Amiga Emacs and I don't have a clue what needs to go
  18. > where! Where do all the lisp code go? Why am I not able to put it
  19.  
  20. It can go wherever you want it to go.  The Amiga doesn't tend to use
  21. fixed paths for things.  Just assign GnuEmacs: to where you installed
  22. it, and you're set.
  23.  
  24. > in Ada mode when I type <Meta-x> ada-mode?
  25.  
  26. I believe for space reasons the Amiga 18.58 distribution doesn't come
  27. with much of the LISP stuff.  I had to scarf a bunch of it from the real
  28. GNU distribution to get a reasonable environment.  You can get ada mode
  29. from there.
  30.  
  31. > What about colour hightlighting?
  32.  
  33. Now this is problematic.  The common Amiga version is 18.58, and color
  34. highlighting didn't come along until V19.  Someobody was reportedly
  35. working on a V19 port, but I don't know what the status is, although I
  36. heard it was buggy and unstable.
  37.  
  38. Personally I'd rather someobody ported xemacs: it is much nicer than
  39. V19.anything, and and also some things are much, much faster (like
  40. anything that depends on the regexp search engine, for example).
  41.  
  42. > I've tried xdme, dme [GoldEd/etc]
  43.  
  44. xdme/dme is to GNU emacs as a 1970 desk calculator is to a 68060.
  45.  
  46.   - steve
  47.