[TxMt] GTD Bundle Commands not working

Mike Mellor alaskamike at gmail.com
Wed Sep 20 05:07:18 UTC 2006


Adam -

Good catch!  I made the change and have updated the repository.   
Thanks for the help, and thanks for the feedback!

Mike


On Sep 19, 2006, at 8:41 PM, Adam Potthast wrote:

> Mike,
>
> I may have solved the problem.  I took a look at the Export to  
> Geektool command and it looks like it was trying to process  
> excluded.gtd as well.  So I changed line 35 from:
>
>       if (fileName[-3,3] == "gtd") and (fileName != "contexts.gtd")
>
> to
>
>       if (fileName[-3,3] == "gtd") and (fileName != "contexts.gtd")  
> and (fileName != "excluded.gtd")
>
> Now it seems to work fine.
>
> I might work on this command a little so that it takes account of  
> what one wants to ignore in excluded.gtd as well.  Given that I  
> know nothing about SVN, would it be welcome to send changes to you?
>
> AP

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2423 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20060919/5f1e15f1/attachment.p7s>


More information about the textmate mailing list