home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / emacs / help / 3977 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.1 KB  |  28 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!cse.ogi.edu!jlewis
  3. From: jlewis@cse.ogi.edu (Jeff Lewis)
  4. Subject: Re: emacs to vi and back in evi
  5. Message-ID: <m0mQAth-0004okC@ogicse.cse.ogi.edu>
  6. Sender: daemon@cis.ohio-state.edu
  7. Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu
  8. Date: Thu, 3 Sep 1992 06:42:00 GMT
  9. Lines: 17
  10.  
  11. > I was just learning how to use the evi vi emulator and I was wondering 
  12. > if anyone knew how to leave evi and stay in emacs, that is, to go back and
  13. > forth into and out of the evi emulator.
  14.  
  15. Sure... to get into evi, `M-x evi', to get out, use `Q'.  If you use it a lot,
  16. you'll probably want to bind `evi' to something.
  17.  
  18. If you're not familar with Evi, you may want to try it out.  You can find
  19. a copy in the elisp archive as modes/evi.el.Z.  Alternately, the most
  20. up-to-date copy can be gotten via e-mail: send a message to
  21. mail-server@brandx.rain.com containing:
  22.     send evi.el
  23.     end
  24. alternately, you can ask for evi.el.Z.uu, if you want a compressed and
  25. uuencoded copy.
  26.  
  27. --Jeff
  28.