[TxMt] For users of the GTDAlt bundle
Ron Rosson
oneinsanedotnet at gmail.com
Sat Jul 8 17:26:26 UTC 2006
On Jul 8, 2006, at 11:05 AM, Charilaos Skiadas wrote:
> On Jul 8, 2006, at 9:39 AM, Oliver Hagmann wrote:
>
>> I just checked out the latest bundles and I get the following
>> errors when using any of the new "show action" commands:
>>
>> /Library/Application Support/TextMate/Bundles/GTDAlt.tmbundle/
>> Support/bin/GTD.rb:41:in `parse': Parse error on line: @email
>> (RuntimeError) . This is not a line I recognize. from
>
> As the error says, you have a line that just says "@email", and so
> the parsing system doesn't know what to do about it, since it lacks
> an action. I should probably have the parsing system should just
> ignore any lines it can't deal with, instead of raising an
> exception. Right now it basically stops processing whenever it
> finds a line it doesn't know about. What do you guys think is the
> best way?
I like it throwing an error. It gives us information when our syntax
is incorrect or that something in the code is amiss. So far every
error I have had has either been one of those two and the developers
have been great with fixes when I send them error reports when
something does not work.
-Ron
--
Ron Rosson
oneinsanedotnet at gmail.com
http://www.oneinsane.net
More information about the textmate
mailing list