Re: syntax highlighting addition

2007-04-21 Thread A.J.Mechelynck
Nikolai Weibull wrote: On 4/21/07, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: Nikolai Weibull wrote: > On 4/20/07, Bram Moolenaar <[EMAIL PROTECTED]> wrote: > >> Getting better. Nikola's comments also apply (thanks Nikola!). > > No problem. I guess there's a bug in the current Ctrl+N > implemen

Re: syntax highlighting addition

2007-04-21 Thread Nikolai Weibull
On 4/21/07, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: Nikolai Weibull wrote: > On 4/20/07, Bram Moolenaar <[EMAIL PROTECTED]> wrote: > >> Getting better. Nikola's comments also apply (thanks Nikola!). > > No problem. I guess there's a bug in the current Ctrl+N > implementation? It seems to be

Re: syntax highlighting addition

2007-04-21 Thread Ilya Sher
A.J.Mechelynck wrote: > Nikolai Weibull wrote: >> On 4/20/07, Bram Moolenaar <[EMAIL PROTECTED]> wrote: >> >>> Getting better. Nikola's comments also apply (thanks Nikola!). >> >> No problem. I guess there's a bug in the current Ctrl+N >> implementation? It seems to be cutting off the last chara

Re: syntax highlighting addition

2007-04-21 Thread A.J.Mechelynck
Nikolai Weibull wrote: On 4/20/07, Bram Moolenaar <[EMAIL PROTECTED]> wrote: Getting better. Nikola's comments also apply (thanks Nikola!). No problem. I guess there's a bug in the current Ctrl+N implementation? It seems to be cutting off the last character in the completion. ;-) nikola

Re: syntax highlighting addition

2007-04-21 Thread Nikolai Weibull
On 4/20/07, Bram Moolenaar <[EMAIL PROTECTED]> wrote: Getting better. Nikola's comments also apply (thanks Nikola!). No problem. I guess there's a bug in the current Ctrl+N implementation? It seems to be cutting off the last character in the completion. ;-) nikolai

Re: Gvim blinking on processing netbeans commands

2007-04-21 Thread Xavier de Gaye
--- Bram Moolenaar wrote: > > Xavier de Gaye wrote: > > > The gvim screen is blinking when receiving netbeans command. This > > happens even when the signs that are being moved around are not visible > > in the displayed windows. The following patch fixes this problem. > > > > [snip] ... > > > Did