Path: utzoo!attcan!uunet!cs.utexas.edu!swrinde!ucsd!ucbvax!UALR.BITNET!RDBROWN From: RDBROWN@UALR.BITNET Newsgroups: comp.sys.amiga.tech Subject: Editors for C programming Message-ID: <8701D66B5B9F2003C6@UALR.BITNET> Date: 2 Jun 90 01:30:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 17 >I am looking for recommendations for the best text editor for C >programming. I would like to have {} matching, easy cursor (with mouse >movement) searches, goto line #, etc. Quite frankly, I still find MEmacs supplied on the "extras" disk to be a good all-around editor. It does support 'c' mode, which means it checks for matching brackets. Goto line number and search (or search/replace) are also implemented. All of the function keys are programmable and macros are supported as well. Your own startup configuration can be saved so it can start in that setup every time. Best of all since it's located on the extras disk, it's been immediately available to you all along. Robert Brown RDBROWN@UALR.BITNET