Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!wuarchive!udel!haven!umd5!is-next.umd.edu!matthews From: matthews@is-next.umd.edu (Mike Matthews) Newsgroups: comp.unix.misc Subject: Re: VI cheat sheet Message-ID: <7777@umd5.umd.edu> Date: 28 Dec 90 14:21:28 GMT References: <1990Dec27.041458.7468@eagle.lerc.nasa.gov> <1990Dec27.135955.22871@bronze.ucs.indiana.edu> Sender: news@umd5.umd.edu Organization: Comp. Sci. Ctr., Univ. of MD, College Park, MD 20742 Lines: 17 In article <1990Dec27.135955.22871@bronze.ucs.indiana.edu> ssalter@silver.ucs.indiana.edu (steve salter) writes: > I'd like a VI cheat sheet too, if any are around? I got man >pages for VI and VIEW but any more info would be be nice. I know emacs >pretty well though and would like to set up elm and rn to >automatically use emacs instead of VI. Any thoughts on that? > -steve Regarding the vi cheatsheet, I've seen a hardcopy floating around somewhere at campus (Univ. of MD, College Park). It's probably copy-protected, so I won't type it up and distribute it. But one does exist... As for having rn to run emacs, try a setenv EDITOR emacs (and maybe even a setenv DISPLAY emacs). Works on Mach and Ultrix. Mike