home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / programm / 22404 < prev    next >
Encoding:
Text File  |  1993-01-29  |  2.3 KB  |  49 lines

  1. Organization: Information Technology Center, Carnegie Mellon, Pittsburgh, PA
  2. Path: sparky!uunet!europa.eng.gtefsd.com!howland.reston.ans.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!bb3.andrew.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!tj00+
  3. Newsgroups: comp.sys.mac.programmer
  4. Message-ID: <IfO55yG00hYxQOe24S@andrew.cmu.edu>
  5. Date: Thu, 28 Jan 1993 16:34:54 -0500 
  6. From: Todd Jonker <tj00+@andrew.cmu.edu>
  7. MIME-Version: 1.0
  8. Content-type: text/plain; charset=US-ASCII
  9. Subject: Re: Subverting the Think C Editor
  10. In-Reply-To: <1993Jan27.164242.7541@hobbes.kzoo.edu>
  11. References: <lind-270193094558@lind.ils.nwu.edu>
  12.     <1993Jan27.164242.7541@hobbes.kzoo.edu>
  13. Lines: 34
  14.  
  15. Jamie R. McCarthy sez;
  16. > lind@ils.nwu.edu (Jeff Lind) writes:
  17. > >it has no concept of a word or an expression, so you
  18. > >can't do nice things like control-rightarrow to skip an entire word or
  19. > >expression.
  20. > Cmd-rightarrow skips a word.
  21. > And as for skipping _expressions_...I'm glad it doesn't even try.  It
  22. > would have to all but compile the code to parse it well enough to figure
  23. > out where expressions start and stop.
  24.  
  25. Pooh.  Have you ever used GNU Emacs with c-mode? Such things are not
  26. terribly difficult to do, and make coding unspeakably easier.  Things
  27. are even better under Epoch, which lets you show code, comments, and
  28. strings in different colors, which greatly improves readablity.  I
  29. joyfully use this setup at work (actually using C++ and c++-mode), and
  30. as a result I whimper silently to myself whenever I sit down at my Mac
  31. and attempt to crawl around in ThinkC.
  32.  
  33. I haven't used Alpha since it's early days, and was much impressed even
  34. then.  I avoided using it since it was a pain to switch back and forth
  35. all the time.  Does the latest version do anything like c-mode?  Color? 
  36. Are you there Pete?
  37.  
  38. > -- 
  39. >  Jamie McCarthy      Internet: k044477@kzoo.edu      AppleLink: j.mccarthy
  40. >  "I don't think people need optimization any more. ...  If you look at the
  41. >   history of programming-language design, almost every major screw-up is a
  42. >   consequence of people pandering to some optimization...."   - S. Wolfram
  43.  
  44.  
  45. . . . Todd V. Jonker . . . . . Carnegie Mellon University . . .
  46. . . . tjonker@cs.cmu.edu . . . Information Technology Center . . .
  47.  
  48.     ---> Free your mind, and the rest will follow <---
  49.