On Mon, Aug 23, 2010 at 12:36 PM, Xavier de Gaye wrote:
>
> I just tested the change and it reveals a bug in the netbeans
> implementation in Vim:
>
> . the glyphFile (breakpoint name) " 1" is incorrectly parsed as
> "\\ 1" by netbeans in vim
> . this is a 3 characters length string, and therefore vim thinks
> it is the name of an icon file to be displayed in the source
> margin instead of a two characters length string (see
> defineAnnoType in :help netbeans)
>
> I will send a patch to vim-dev.
>
I don't know how to fix this in vim. glyphFile is used by netbeans.c
to invoke the ":sign define text={text}" vim command, and {text}
cannot start with a space.
Xavier
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general