Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rochester!ritcv!cci632!rb From: rb@cci632.UUCP (Rex Ballard) Newsgroups: net.micro.mac Subject: Re: VI features, Editors, etc... Message-ID: <525@cci632.UUCP> Date: Wed, 15-Oct-86 20:08:03 EDT Article-I.D.: cci632.525 Posted: Wed Oct 15 20:08:03 1986 Date-Received: Thu, 16-Oct-86 02:08:24 EDT References: <8610022020.AA28814@cory.Berkeley.EDU> <7107@boring.mcvax.UUCP> Reply-To: rb@ccird2.UUCP (Rex Ballard) Organization: CCI, Rochester Development, Rochester, NY Lines: 49 Summary: Right tools for the right jobs. In article <7107@boring.mcvax.UUCP> guido@boring.uucp (Guido van Rossum) writes: >Matt Dillon: >>Mouse-based 'user friendly' editors are all an well, but completely useless >>once you get experienced. Useless for what, layout, paragraph entry, spelling, graphics, ??? >>Not only that, but user-friendly editors have virtually NO programmability. >>Programmability implies things that you cannot do with a menu-driven editor. This is more a problem of immature technology than some constraint on the technology itself. Some of the early visual editors had virtually no programmability. VI for a Version 7 system isn't as programmable as TECO. GNU emacs is more programmable that MacWrite, because the basics behind full-screen systems is better understood. >Oh yeah? Wait till mouse-based editors have been around as long and >hacked as much as VI... Even then, there will be a great deal of work that should be done with a "key oriented" environment. Paragraph entry, spelling, and any other type of text-oriented data entry are excellent examples. When it comes to layout, organization, and presentation planning, the mouse is a definite win. In some cases, such as graphics data entry, it will depend on the nature of the data to be entered. >Are we just discussing the merits of existing >editors or also the potential of different paradigms? A little of both. Existing editors, and indications of evolutionary trends, tend to give a good idea of where things might eventually go. Mac products seem to be suffering from a profound lack of evolution. MacProject is probably one of the more interesting variations, but many products seem to be self-limited by the "Inside Mac Mentality". >Why would it be >impossible to add complete mouse support and standard cut/paste to an >Emacs-like editor? There is already an emacs editor which has some of these features. Microemacs 3.8? for the Atari ST has options for "mice" as well as fully supported function keys. > ...Guido Rex