On 17 Dec 2011, at 14:44, Alfredo Di Napoli wrote: > I'm trying to port this fantastic Common Lisp bundle from TM1 to TM2: I've > partially succeded, but I'm having trouble dealing with some dynamic variable: > for examples, what happened to TM_BUNDLE_PATH? If I try to evaluate it, I > can't get everything. > Has it been removed from TM2? > Any idea or alternatives to get the bundle absolute path?
Hi, please use instead TM_BUNDLE_SUPPORT since - as I see it - TM_BUNDLE_PATH is actually not needed. Best, --Hans _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
