Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uakari.primate.wisc.edu!ames!haven!grebyn!grebyn.com!allen From: allen@grebyn.com Newsgroups: comp.sys.amiga.tech Subject: Efficient Use of Editors (was Re: How do you develop applications?) Message-ID: <19493@grebyn.com> Date: 24 Mar 90 00:44:00 GMT References: <53724@bbn.COM> <133329@sun.Eng.Sun.COM> Sender: allen@grebyn.com Organization: ERGOSoft (TM) Products, Fairfax, VA 22033 Lines: 17 In article <133329@sun.Eng.Sun.COM>, cmcmanis@stpeter.Sun.COM (Chuck McManis) writes: > When I develop applications I've been using Lattice C 5.0x and usually > have a copy of MicroEmacs (my own, not C/A's) running and a CLI window. > I have a Rexx command attached to F1 that saves all emacs buffers and > runs lmk redirecting the output into another buffer window so that I > can peruse the list of errors and fix them in my code. Pressing F2 runs > the application and pressing F3 runs the application under CPR the > Lattice debugger. > > --Chuck McManis With the ARexx port in the Manx 5.0 compiler, is it possible to use another editor, ie. MicroEmacs, like they've set up vi? What I want is the integrated environment with an editor that I presently use and like. Is anyone presently doing this? --Allen