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". Regards, John --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
