John Little wrote: > Hi > > On Nov 26, 6:40 am, Charles Campbell wrote: > >> .... >> catch /^Vim:\%((\a\+)\)\=:E801/ >> > > Your pattern doesn't match. In my vim v:exception has > > Vim(call):E801: ID already taken: 4 > > Your pattern has an extra : after "Vim". > Thanks, guys!
I'm glad its an obvious error; much easier to fix than the needs-a-patch kind. Regards, Chip Campbell --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
