[SVN] "Insert Matching Start Bracket" broken

Rob Rix rix.rob at gmail.com
Tue May 2 16:09:57 UTC 2006


To be clearer? Yes... It does what _I_ expected with that one (: but I
suppose others are expecting a -setFish:fish: selector. Silly people
(:

On 5/2/06, Gerd Knops <gerti-textmate at bitart.com> wrote:
>
> On May 2, 2006, at 9:50 AM, Rob Rix wrote:
>
> > Yes, that's what it's supposed to do. There's basically no way to tell
> > the difference between which of these two cases should be correct, so
> > we have to pick a default, and the default is the nearest to the end.
> >
> Makes sense, this one is ambiguous and no amount of parsing will fix
> that one. But then the example in the source should be modified.
>
> Gerd
>
>
> > On 5/1/06, Gerd Knops <gerti-textmate at bitart.com> wrote:
> >> This is one cool little thing! But it seems it got broken: This case
> >> mentioned in the source:
> >>
> >>         [obj setFish: other fish: thing]
> >>
> >> no longer works, it is now turned into
> >>
> >>         obj setFish: [other fish: thing]
> >>
> >> Ruby isn't quite my thing, so sorry, no patch from me...
> >>
> >> Gerd
> >>
> >> _______________________________________________
> >> textmate-dev mailing list
> >> textmate-dev at lists.macromates.com
> >> http://lists.macromates.com/mailman/listinfo/textmate-dev
> >>
> > _______________________________________________
> > textmate-dev mailing list
> > textmate-dev at lists.macromates.com
> > http://lists.macromates.com/mailman/listinfo/textmate-dev
>
> _______________________________________________
> textmate-dev mailing list
> textmate-dev at lists.macromates.com
> http://lists.macromates.com/mailman/listinfo/textmate-dev
>



More information about the textmate-dev mailing list