home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / emacs / 2980 < prev    next >
Encoding:
Text File  |  1992-08-30  |  1.8 KB  |  44 lines

  1. Newsgroups: comp.emacs
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!unidui!unidui!hm342st
  3. From: hm342st@unidui.uni-duisburg.de (Michael Staats)
  4. Subject: Re: MicroEMACS vs Freemacs.
  5. References: <DEAN.92Aug26174026@world.std.com> <714924187snx@crynwr.com>
  6. Date: 31 Aug 92 09:26:07 GMT
  7. Organization: Rechenzentrum Uni-Duisburg
  8. Message-ID: <hm342st.715253167@unidui>
  9. Lines: 33
  10.  
  11. Hello,
  12.  
  13. In <714924187snx@crynwr.com> nelson@crynwr.com (Russell Nelson) writes:
  14.  
  15. >In article <DEAN.92Aug26174026@world.std.com> dean@world.std.com writes:
  16.  
  17. >   Please tell me, what is the difference between the GNU recommended Freemacs 
  18. >   Russell Nelson and MicroEMACS?  Is MicroEMACS better? It gets quite a bit more
  19. >   attention here on the newsgroup listings.
  20.  
  21. >Freemacs is more compatible with GNU Emacs, and only edits files <
  22. >64K.  MicroEMACS edits files that will fit in memory.  MicroEMACS is
  23. >written in C and is portable to Unix.  Freemacs is written in .ASM.
  24.  
  25.  
  26. Yes, that's correct, but there's more to say. Freemacs is progammable
  27. in a laguage called mint, which I've never seen somewhere else. Just
  28. as there are modes for TeX, C, ..., in Gnu emacs (written in lisp)
  29. there are modes for freemacs (written in mint). You can add many
  30. features to Freemacs programming it with mint. And mint is quite
  31. easy to understand, it took me about one weekend (plus some hours
  32. the week before) to make up a pascal mode for Freemacs, which is far 
  33. from beeing perfect but not too bad. With MicroEmacs this is
  34. impossible, you'd have to change the C sources.
  35.  
  36. So long
  37. Michael
  38.  
  39. -- 
  40. Michael Staats, Student of Theoretical Physics, Uni-GH Duisburg 
  41. Wenn dieser Artikel in Deutsch ist: Bitte entschuldigt meine Fehler.
  42. If this article is in english: Please excuse me for my mistakes. 
  43. if (written_in_C(&article)) mistake_msg_to("michael@hal6000.uni-duisburg.de");
  44.