Mark Volkmann wrote: > When I start Vim 7 under Windows XP, I always get a popup message > dialog that says "Auto-Commands". Is there a way to prevent this?
Check your startup scripts for a lonely "au" command. You can use ":scriptnames" to see what scripts are being used. -- Microsoft is to software what McDonalds is to gourmet cooking /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///
