Hi all,
The Align bundle "Align Source” command is not working under Mavericks.
I tried the -K trick to get 1.8 compatibility, but the error fails trying to create the trim_all_whitespace function on the “to_a” text fn ???
def trim_all_whitespace(text) text.to_a.map do |line| left_spacing(line) + line.squeeze(" ").squeeze(" ").lstrip #the 2. is a tab end.join end
So I’m guessing something’s breaking.
On 2 Nov 2013, at 11:24 AM, Ken Snyder ken+textmate@ken.net wrote:
Sorry for yet another email on this topic but I was looking on GitHub and the only commit in the past few months that seemed immediately relevant to this issue is this one from July:
<image.png>
I don't see anything more current which would correct this position now that Mavericks is out. Are we "out of support" for PHP in Textmate when upgrading to Mavericks? :(
Ken
On 2 November 2013 11:18, Ken Snyder ken+textmate@ken.net wrote: Also, for what it's worth, I looked under the Bundles properties and see that the PHP bundle was updated last week.
<image.png>
I would have thought/hoped that this would have picked up Mavericks/Ruby incompatibilities.
Ken
On 2 November 2013 11:14, Ken Snyder ken+textmate@ken.net wrote: I'm used 2.0-alpha.9493 (and have been on the 2.x branch for a very long time). Is that not what you're referring to?
On 2 November 2013 10:41, Michael Sheets mummer@whitefalls.org wrote: On Nov 1, 2013, at 9:35 PM, Ken Snyder ken+textmate@ken.net wrote:
Ahhh. Yes I did update to Mavericks. Timing makes sense. Will the default PHP bundle be updated accordingly? Is there a way to regress the Ruby default?
We are recommending you upgrade to the 2.0 alpha for Mavericks:
http://macromates.com/download
It includes updated bundles to work around this issue as well as many other fixes and additions.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate