Re: replace VimScript (was: wish: allow a: in the function def)

2007-04-24 Thread Nikolai Weibull
On 4/24/07, Gregory Seidman <[EMAIL PROTECTED]> wrote: In fact, what I'm asking it to do currently rarely takes much time, but it could be really nice to ask it to do a lot more and still not pay a huge time or memory penalty. What plugins/functionality are we missing that require better effic

Re: replace VimScript (was: wish: allow a: in the function def)

2007-04-24 Thread Yakov Lerner
On 4/24/07, Gregory Seidman <[EMAIL PROTECTED]> wrote: On Tue, Apr 24, 2007 at 05:49:19PM +0200, Nikolai Weibull wrote: > On 4/24/07, Gregory Seidman <[EMAIL PROTECTED]> wrote: > >On Tue, Apr 24, 2007 at 10:49:49AM +0300, Ilya Sher wrote: > >> Robert Lee wrote: > >> [snip] > >> > Counterwish #2:

Re: replace VimScript (was: wish: allow a: in the function def)

2007-04-24 Thread Gregory Seidman
On Tue, Apr 24, 2007 at 05:49:19PM +0200, Nikolai Weibull wrote: > On 4/24/07, Gregory Seidman <[EMAIL PROTECTED]> wrote: > >On Tue, Apr 24, 2007 at 10:49:49AM +0300, Ilya Sher wrote: > >> Robert Lee wrote: > >> [snip] > >> > Counterwish #2: Dump VimScript and replace it with EMCAScript (maybe > >>

Re: replace VimScript (was: wish: allow a: in the function def)

2007-04-24 Thread Nikolai Weibull
On 4/24/07, Gregory Seidman <[EMAIL PROTECTED]> wrote: On Tue, Apr 24, 2007 at 05:57:45PM +0200, Nikolai Weibull wrote: > On 4/24/07, Ilya Sher <[EMAIL PROTECTED]> wrote: > >Robert Lee wrote: > >> [snip] > > > >> Counterwish #2: Dump VimScript and replace it with EMCAScript (maybe > >> using Spid

Re: replace VimScript (was: wish: allow a: in the function def)

2007-04-24 Thread Gregory Seidman
On Tue, Apr 24, 2007 at 05:57:45PM +0200, Nikolai Weibull wrote: > On 4/24/07, Ilya Sher <[EMAIL PROTECTED]> wrote: > >Robert Lee wrote: > >> [snip] > > > >> Counterwish #2: Dump VimScript and replace it with EMCAScript (maybe > >> using SpiderMonkey) so that people don't need to learn a new langua

Re: replace VimScript (was: wish: allow a: in the function def)

2007-04-24 Thread Nikolai Weibull
On 4/24/07, Ilya Sher <[EMAIL PROTECTED]> wrote: Robert Lee wrote: > [snip] > Counterwish #2: Dump VimScript and replace it with EMCAScript (maybe > using SpiderMonkey) so that people don't need to learn a new language If I understand you correctly, you assume that ECMAScript is the most popular

Re: replace VimScript (was: wish: allow a: in the function def)

2007-04-24 Thread Nikolai Weibull
On 4/24/07, Yakov Lerner <[EMAIL PROTECTED]> wrote: On 4/24/07, Ilya Sher <[EMAIL PROTECTED]> wrote: > Robert Lee wrote: > > [snip] > > > Counterwish #2: Dump VimScript and replace it with EMCAScript (maybe > > using SpiderMonkey) so that people don't need to learn a new language As a sarcasti

Re: replace VimScript (was: wish: allow a: in the function def)

2007-04-24 Thread Nikolai Weibull
On 4/24/07, Gregory Seidman <[EMAIL PROTECTED]> wrote: On Tue, Apr 24, 2007 at 10:49:49AM +0300, Ilya Sher wrote: > Robert Lee wrote: > [snip] > > Counterwish #2: Dump VimScript and replace it with EMCAScript (maybe > > using SpiderMonkey) so that people don't need to learn a new language > If I

Re: replace VimScript (was: wish: allow a: in the function def)

2007-04-24 Thread Gregory Seidman
On Tue, Apr 24, 2007 at 10:49:49AM +0300, Ilya Sher wrote: > Robert Lee wrote: > [snip] > > Counterwish #2: Dump VimScript and replace it with EMCAScript (maybe > > using SpiderMonkey) so that people don't need to learn a new language > If I understand you correctly, you assume that > ECMAScript is

Re: replace VimScript (was: wish: allow a: in the function def)

2007-04-24 Thread Yakov Lerner
On 4/24/07, Ilya Sher <[EMAIL PROTECTED]> wrote: Robert Lee wrote: > [snip] > Counterwish #2: Dump VimScript and replace it with EMCAScript (maybe > using SpiderMonkey) so that people don't need to learn a new language As a sarcastic joke, this sounds average. But seriously, vim having supprt

Re: replace VimScript (was: wish: allow a: in the function def)

2007-04-24 Thread Ilya Sher
Robert Lee wrote: > [snip] > Counterwish #2: Dump VimScript and replace it with EMCAScript (maybe > using SpiderMonkey) so that people don't need to learn a new language If I understand you correctly, you assume that ECMAScript is the most popular language among the people that wish to customize V