On May 15, 2007, at 2:55 PM, Steve Molitor wrote:
Apparently request_item is return an Array, so 'task == DEFAULT_TASK' returns false.
Yes, this is an inconsistency with the old API TextMate::UI replaced. I've converted the the new library to the old expected behavior and this seems to fix the problem.
Thanks for pointing this out.
James Edward Gray II