On Sun, Jan 14, 2001 at 01:45:43PM -0700, sinck@ugive.com wrote: > Ob vi jab: What, echo mode and beep mode? In VIM, putting 'set insertmode' in your .vimrc file makes it start in input mode. You can then use commands by preceding them with ^O. For example, typing ^Odd in input mode deletes the current line. This basically turns VIM into a modeless editor, if that's really what you want. ;-) > I also admit to having learned a Lisp deritave as my first major > programming language, which would bias me towards emacs too. Yup, that would do it. -- [ Nathan Saper (natedog@well.com) http://www.well.com/user/natedog/ ] [ GPG: 0x6D7A0DA0 ADB6 C720 B46B AE39 93BD E598 897E D87D 6D7A 0DA0 ] [ PGP: 0x386C4B91 E6 65 BB E2 31 08 36 BF 0C 87 91 B8 26 AE 5E 5A ]