home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / c / 18871 < prev    next >
Encoding:
Text File  |  1992-12-24  |  1.8 KB  |  44 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!news.claremont.edu!nntp-server.caltech.edu!draco.macsch.com!convex.is.macsch.com!dnl
  3. From: dnl@convex.is.macsch.com (David Lombard)
  4. Subject: Re: C code Layout
  5. Message-ID: <1992Dec24.182102.5554@draco.macsch.com>
  6. Sender: usenet@draco.macsch.com (Usenet Poster)
  7. Organization: MacNeal-Schwendler Corp.
  8. References: <771@ulogic.UUCP> <1992Dec23.153137.13423@fcom.cc.utah.edu> <BzqIHE.7p3@rahul.net>
  9. Distribution: usa
  10. Date: Thu, 24 Dec 92 18:21:02 GMT
  11. Lines: 31
  12.  
  13. I'll add another vote for vi!
  14.  
  15. Of course, I have been accused of liking all manner of editors sporting arcane, 
  16. confusing, or are otherwise deadly single keystroke commands.  I think 
  17. the worst (best?) of that genre was an editor known as SPEED on DG's 
  18. DOS and RDOS systems.  As an example, the command `23t' would 
  19. display 23 lines, the command `23y' would kill your buffer 23 times 
  20. over - look at your keyboard, notice that t & y are adjacent!
  21. DG later wimped out on AOS and made some of the more glaring acts of self-
  22. destruction require confirmation.
  23.  
  24. Seriously, I find vi fast, compact, powerful, and (almost) universally
  25. available.  As for multiple buffers, that's what windows are for...
  26. Hmmm, maybe I should port vi to my Macinslash!?!?
  27.  
  28. M   M EEEE RRR  RRR  Y   Y   X   X M   M   A    SSSS
  29. MM MM E    R  R R  R  Y Y     X X  MM MM  A A  S
  30. M M M EEE  R R  R R    Y       X   M M M A   A  SSS
  31. M   M E    RR   RR     Y      X X  M   M AAAAA     S
  32. M   M EEEE R R  R R    Y     X   X M   M A   A SSSS
  33.  
  34. Yes, the above WAS done using vi...
  35.  
  36. Warmest regards for this holiday season,
  37. DNL
  38.  
  39.                  MY_COMMENTS = MY_OPINIONS = NOBODY_ELSES;
  40.  
  41. David N. Lombard    The first thing we do,         The MacNeal-Schwendler Corp
  42. dnl@macsch.com      Let's kill all the lawyers.    815 Colorado Blvd
  43. (213) 259-4911      II Henry VI, IV.ii             Los Angeles, CA  90041
  44.