Only one comment on this - the man page/vim help are misleading, but not wrong. Removing "set nocp" from the default vim setup is probably not the way to go either, by the principal of least surprise... But, to get vim to start vi-compatibly in spite of the startup files, you can do this: vim --noplugin -c "set nocp cpo&vi"
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]