GNU emacs

Meyer Billmers billmers at merlyn.enet.dec.com
Fri Dec 21 05:51:24 AEST 1990


>I have seen lots of writeups about GNU Emacs on the net but I've never
>seen it in action. I would appreciate it if someone would let me know
>(e-mail?) what the advantages of GNU Emacs over MicroEmacs. I hear it's
>quite large and would like to know what the extra baggage does!

Depends on what you want. One level of answer to your query is that GNU has 
Lisp underneath it, so that if you want to do your own customization, there
is a powerful programming environment to facilitate that.

If you write programs in your emacs, then GNU has modes to support automatic
indentation, parenthesis matching, and so on for languages like C and Lisp.

As a text editor, it contains spell check, auto fill (although Microemacs
does contain a slimmed down version too), and other generally friendly 
features.

If you don't need that kind of power, just want to do "vanilla" text editing, 
and don't want to spend the memory costs, you don't need GNU. But there are
lots of times when you get stuck needing to do something just a little fancy;
the ability to write your own Lisp function or use a keypad macro is really
handy.



More information about the Comp.unix.questions mailing list