[TxMt] Re: PHP's doc command no longer working
Tim Bates
timothy.c.bates at gmail.com
Sat Nov 2 11:44:18 UTC 2013
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 at 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 at 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 at 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 at whitefalls.org> wrote:
> On Nov 1, 2013, at 9:35 PM, Ken Snyder <ken+textmate at 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 at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
>
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20131102/9358fc60/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-1.png
Type: image/png
Size: 67298 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20131102/9358fc60/attachment-0001.png>
More information about the textmate
mailing list