home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / emacs / help / 3474 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.9 KB  |  52 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!news.cs.indiana.edu!terry@santafe.edu
  3. From: terry@santafe.edu (Terry Jones)
  4. Subject: Re: Two ideas for implementing repeat-last-command
  5. Message-ID: <9207240311.AA01128@sfi.santafe.edu>
  6. Sender: root@news.cs.indiana.edu (Operator)
  7. Organization: Computer Science, Indiana University
  8. Date: Thu, 23 Jul 92 21:11:35 MDT
  9. Lines: 41
  10.  
  11. luis> The following two ideas for implementing repeat-last-command dawned 
  12. luis> on me while reading the GNU Emacs manual:
  13. luis> 
  14. luis> [1] ...
  15. luis> [2] ...
  16.  
  17. how about
  18. [3] Use VIP mode and type "."
  19.  
  20.  
  21. I don't understand why more people don't use VIP mode. It seems so
  22. much like the best of both worlds. Plus, Aamod Sane's
  23. (sane@cs.uiuc.edu) new version of VIP mode is very faithful to the
  24. original vi. In fact, it fixes problems in vi - like adding counts to
  25. things you couldn't give a count to, saving the yank buffer between
  26. file switches, allowing you to view the registers and marks, and more.
  27.  
  28. If you tried the old VIP mode and didn't like it, I don't blame you.
  29. The new version is *far* superior.
  30.  
  31. I guess if you've always used emacs, you wont agree that VIP mode is
  32. the best of both worlds. But if you came to emacs from the vi world (I
  33. did and I'd never go back, even if VIP mode (now) suddenly
  34. disappeared) and don't use VIP mode, then maybe you miss being able to
  35. do things like d3f/ and dw and so on.
  36.  
  37. Comments anyone? For instance, how do you 'pure' emacs folks do things
  38. like delete the text from point to the place 3 slashes further on on
  39. the line? Use the mouse, a mark and a C-w ? Emacs before the days of
  40. mice must have been really torturous for this sort of stuff (from the
  41. vi viewpoint).
  42.  
  43. I'd be happy to leave VIP mode behind if I could just do things as
  44. quickly in pure emacs.
  45.  
  46. Not meaning to start anything here, just wondering. Maybe this would
  47. have been better in comp.editors.
  48.  
  49. Terry Jones (terry@santafe.edu)
  50.  
  51.  
  52.