On May 11, 2006, at 2:41 PM, Oscar Bonilla wrote:
On May 10, 2006, at 7:17 PM, Matthew Gilbert wrote:
Hi Oscar,
On May 10, 2006, at 7:24 PM, Oscar Bonilla wrote:
I know about the Ctrl-] command in textmate that brings up an HTML list of things to click at, but that is really slow.
I think most of the slowness comes from popping up the dialog. Try selecting the word you want to lookup, and then hitting ctrl-]. Is that faster? I could add a an option that selects whether or not CocoaDialog should be used.
Well, I've just tried it and now it seems to be having problems:
Traceback (most recent call last): File "/Library/Application Support/TextMate/Bundles/Source.tmbundle/Support/bin/ lookup_tag.py", line 11, in ? import pytags.exchtml as exchtml File "/Library/Application Support/TextMate/Bundles/Source.tmbundle/ Support/bin/pytags.zip/pytags/exchtml.py", line 5, in ? File "/ Library/Application Support/TextMate/Bundles/Source.tmbundle/ Support/bin/pytags.zip/pytags/exctags.py", line 9, in ? ImportError: Inappropriate file type for dynamic loading
Any ideas what that means?
Are you on an Intel Mac? When was the last time you checked-out the bundle repo? The latest binary I checked-in is a Universal binary as far as I can tell. But I don't have an Intel Mac to test, so maybe I did something wrong. I checked it in March 29th. _matt