--- 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 you try removing this redraw_later() call completely?  The code
> doesn't seem to do something by itself, and the ":sign" commands invoked
> should take care of redrawing.
>

You are right. All the tests I have run with clewn after removing this
redraw_later() call completely are Ok: the screen does not blink anymore
and the screen content is updated correctly.


Xavier


--
http://clewn.sourceforge.net           gdb support in Vim

Reply via email to