home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / emacs / help / 3908 < prev    next >
Encoding:
Text File  |  1992-08-31  |  1.9 KB  |  50 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbfsb!cbnewsf.cb.att.com!hillel
  3. From: hillel@cbnewsf.cb.att.com (hillel.e.markowitz)
  4. Subject: Re: .vip modification to R
  5. Message-ID: <1992Aug31.211602.25814@cbfsb.cb.att.com>
  6. Sender: news@cbfsb.cb.att.com
  7. Organization: AT&T Federal Systems
  8. References: <RYANR.92Aug28111314@beethoven.CS.ColoState.EDU> <9208291145.AA18931@sun19.src.bae.co.uk>
  9. Date: Mon, 31 Aug 1992 21:16:02 GMT
  10. Lines: 38
  11.  
  12. In article <9208291145.AA18931@sun19.src.bae.co.uk> moore@src.bae.co.UK (Chris Moore) writes:
  13. >
  14. >ryanr@beethoven.cs.colostate.edu (richard ryan) said:
  15. >
  16. >> I was hoping that someone could help me figure something out in the
  17. >
  18. >You're probably using the vip.el that came with the distribution of GNU
  19. >Emacs.  VIP mode has been improved since the version that I got with 18.57.
  20. >Here's the header from the version I use.  The version I use lets me use
  21. >all the vi key sequences that I know (which isn't saying much, but I missed
  22. >the 's' and 'R' commands when using the standard vip.el).  I expect you can
  23. >find it in the Emacs Lisp Archive, although I didn't check that.
  24. >Otherwise, ask archie.  I seem to remember it being in a file called mvip
  25. >(or mvip.tar.Z or whatever - just search for mvip) when I got it.
  26. >
  27. >-----cut-----8<-----here-----8<--------------8<--------------
  28. >;; VIP: A VI Package for GNU Emacs
  29. >
  30. >;;Version 4.2 of July 24, 1991
  31. >;;Patchlevel 0
  32.  
  33. Here is a copy of the reference in the 18.58 FAQ that I have.
  34.  
  35. 114: VIP -- vi emulation for Emacs
  36.   
  37.   Author: Aamod Sane <sane@cs.uiuc.edu>
  38.   Latest released version: 4.3
  39.   Anonymous FTP:
  40.     cs.uiuc.edu:pub/vip4.3.tar.Z
  41.     Emacs Lisp Archive: modes/vip-mode.tar.Z
  42.   NOTE: This version much more closely emulates vi than the one
  43.     distributed with Emacs.
  44.   
  45. And here is the ls -l from cs.uiuc.edu /pub directory.
  46.  
  47. -rwxr-xr-x  1 501        111103 Oct 14  1991 vip4.3.tar.Z
  48.  
  49. Hillel Markowitz        H_Markowitz@att.com
  50.