From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Xref: utzoo comp.emacs:7832 gnu.emacs:2370 comp.sys.ibm.pc.programmer:102 comp.sys.amiga:50540 comp.lang.c:26240 comp.lang.ada:3309 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!ucsd!nosc!logicon.arpa!trantor.harris-atd.com!trantor!mwills From: mwills@x102a.harris-atd.com (wills ms 01309) Newsgroups: comp.emacs,gnu.emacs,comp.sys.ibm.pc.programmer,comp.sys.amiga,comp.lang.c,comp.lang.ada Subject: compile.el equivalent for freemacs or uemacs Message-ID: Date: 23 Feb 90 18:57:37 GMT Sender: news@trantor.harris-atd.com Organization: Harris Gov't Aerospace Systems Division List-Id: Does anyone have the equivalent of a NEXT-ERROR function for FREEMACS (a gnuemacs work-alike for IBM compatibles) or even microemacs 3.xx? I would settle for the next-error function without the compile function, since I can invoke the editor on the program text and error listing files from my compiler. For those not familiar with gnuemacs "compile.el", the next-error extended command brings up a compiler error listing in one window with the first error at the top of the window. In the other window, it brings up the offending source code file and positions the cursor on the line containing the error. Subsequent invocations step through the errors, moving to the appropriate source file and line. My local hack even puts the cursor on the first character of the of the erroneous symbol in the source file (when the compiler includes character number and line number in the error list. My ada compiler does, my C-compiler doesn't ;-) The compile function spawns an asynchronous compilation with output directed to the error buffer. (too much to ask for in a single threaded PeeCee) BTW, freemacs is the best gnu work-alike I've found for the PC. I use MG2a at home on my amiga and I have uemacs 3.10, but freemacs is better. If it only had infinite undo's... -- ------------------------------------------------------------------------ M. Scott Wills internet: mwills@rhino.ess.harris.com Mail Stop 102-4858 uucp: uunet!x102a!mwills Harris Corporation phone: 407-729-3283 Government Aerospace Systems Div. Bldg: 102 Room: 3426 P.O. Box 94000 Melbourne, FL 32902 ------------------------------------------------------------------------