Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!mcvax!mhres!jv From: jv@mh.nl (Johan Vromans) Newsgroups: comp.emacs Subject: Standard Emacs Message-ID: <1269@mhres.mh.nl> Date: Fri, 4-Sep-87 16:44:24 EDT Article-I.D.: mhres.1269 Posted: Fri Sep 4 16:44:24 1987 Date-Received: Sun, 6-Sep-87 02:08:10 EDT Sender: jv@mhres.mh.nl Organization: Multihouse N.V., The Netherlands Lines: 14 One of the advantages of Emacs editors is that they behave the same. ^F advances a character, ^N moves to the next line, and so on. This makes it easy to use different Emacs editors on different systems. Of course there is also a disadvantage: they all behave different. When you compare GNU Emacs, Unipress (Gosling) Emacs, Jove, MicroEmacs, Scame and others, you'll find nasty differences in the names of functions and variables, and in the default binding of keystrokes. Some of them allow you to redefine functions, and most of them allow you to change key bindings. Because I consider GNU Emacs to be the most original Emacs (all Emacs documentation mention Richard Stallman to be the "inventor") all the others spend a considerable amount of time to process custom start-up files which make them look (more or less) like GNU Emacs. How about making them all "standard" ? ANSI-Emacs ?