Dnia niedziela, 2 lipca 2006 12:06, Nikolai Weibull napisaĆ: > On 7/1/06, justin constantino <[EMAIL PROTECTED]> wrote: > > E706: Variable type mismatch > > > > As a minor improvement, I think it would be nice if you could do: > > > > let foo = "one,two,three" > > let! foo = split(foo, ',') > > I think we should just remove the whole restriction. > Definitely not. I was thinking about suggestion of :let! few times before and each time I was throwing it away. For example :let allows to change settings. Silently dropping changing of option value or setting it to some absurd setting would be Bad Thing(tm).
m.