On Jul 1, 2006, at 8:57 AM, Stefan Brantschen wrote:
Haris -
I see -- thanks for the explanation. So I check out
http://macromates.com/svn/Bundles/trunk/Support
to
/Users/xxx/Library/Application Support/TextMate/Support
(with "xxx" being my user id OMM)
Correct? (I am aware that I could also use the /Library/Application Support/TextMate dir.)
Both options would work.
Do I need to set TM_SUPPORT_PATH manually, or will TM detect my local Support folder automagically?
You don't have to set it, TM takes case of it. In general, unless I am mistaken, TM first looks for a support folder under ~/Library/ Application Support/TextMate (~ being /Users/xxx ). Then it looks for one under /Library/Application Support/TextMate, and finally inside the application package. It sets TM_SUPPORT_PATH to whichever if finds first.
This means that once you install this support folder, you should make sure to keep updating it, because the support part inside TextMate, which receives the automatic updates when TextMate is updated, is not visible any more.
Thanks and regards
- Stefan
Haris