Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!ucbcad!ucbvax!SUMEX-AIM.ARPA!Lynn%PANDA From: Lynn%PANDA@SUMEX-AIM.ARPA (Lynn Gold) Newsgroups: net.micro.atari16 Subject: Re: Lattice C and UUDECODE Message-ID: <12240490431.8.LYNN@PANDA> Date: Sat, 20-Sep-86 14:22:09 EDT Article-I.D.: PANDA.12240490431.8.LYNN Posted: Sat Sep 20 14:22:09 1986 Date-Received: Sat, 20-Sep-86 21:00:05 EDT References: <569@imagen.UUCP> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 17 In a nutshell, GNUemacs is much more robust than uEmacs is. In GNUemacs, you can write your own functions and rework every command and function to your taste without modifying the actual editor. GNUemacs also has a wonderful C editing mode which essentially formats your code for you, keeps track of braces and parentheses (how many times have you had a program fail because you left out a brace or parenthesis?), allows you to compile the program from within the editor, and if the compile fails, will place the cursor at the point of the first bug in your program. (Phwew! LOVE those run-on sentences!) 'Nuff said? --Lynn :-) -------