Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!tut.cis.ohio-state.edu!sei.cmu.edu!fs7.ece.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!jc7j+ From: jc7j+@andrew.cmu.edu (Jae W. Chang) Newsgroups: comp.sys.mac.programmer Subject: Text editor for ThinkC Message-ID: <0c7Bk1C00WBL82GWxV@andrew.cmu.edu> Date: 30 Apr 91 02:52:49 GMT Organization: Carnegie Mellon, Pittsburgh, PA Lines: 15 I recently discovered an init called Kiss that provides some editing commands for Think C such as "cmd + ->" moves the cursor to the end of the line. The best is the ability to mark a place in the source code and then hit a sequence of two keys and return to that exact point from anywhere in the program. Now why doesn't Symantec have something like this packaged with Think C already. Just about every programming language packaged I know of for consumers boasts about its great text editor which I believe is unquestionably just as important a tool as for instance a debugger. Think about it!! Jae