On Jul 21, 9:15 am, Thomas Allen <thomasmal...@gmail.com> wrote:
> I've written a little project abstraction script for Vim, but one
> problem is that it throws a series of errors if the specified project
> does not exist. At the exit of s:ProjGetInfo, you'll see that I've
> raised the error, but I need this exception to be fatal -- the script
> should not resume. How can I do that (or is there a safer way to code
> the line that assigns ProjGetInfo's return value to project)?

:help :echoerr
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to