Re: Update of netbeans help file

2008-05-21 Fir de Conversatie Philippe Fremy
Ilya Bobir wrote: Philippe Fremy wrote: [...] For sending key strokes to Vim or for evaluating functions in Vim, you must use the|clientserver|interface. use the |clientserver| interface. When shown in the help file, the | is not visible, so it looks normal. [...] kind

Re: Update of netbeans help file

2008-05-21 Fir de Conversatie Markus Heidelberg
Philippe Fremy, 21.05.2008: Ilya Bobir wrote: Philippe Fremy wrote: [...] For sending key strokes to Vim or for evaluating functions in Vim, you must use the|clientserver|interface. use the |clientserver| interface. When shown in the help file, the | is not visible, so it looks

Re: Update of netbeans help file

2008-05-21 Fir de Conversatie Ilya Bobir
Philippe Fremy wrote: Ilya Bobir wrote: Philippe Fremy wrote: [...] For sending key strokes to Vim or for evaluating functions in Vim, you must use the|clientserver|interface. use the |clientserver| interface. When shown in the help file, the | is not visible,

Re: UTF-8 bomb showing up after :%!sort

2008-05-21 Fir de Conversatie Tony Mechelynck
On 21/05/08 07:53, Yakov Lerner wrote: On Mon, May 19, 2008 at 11:01 PM, Bram Moolenaar[EMAIL PROTECTED] wrote: :se fileencoding=utf8 bomb :%!sort The problem is with using an encoding that the sort command doesn't understand [utf8] Maybe sort does understand utf8 (gnu sort

Re: mismatches between error codes in Vim's gettext *.po files

2008-05-21 Fir de Conversatie Bram Moolenaar
Dominique Pelle wrote: I noticed that several gettext *.po files of Vim contain mismatches between the error codes in the original English string and the translated string. For example, in the Italian vim7/src/po/it.po file, I see: msgid E690: Missing \in\ after :for msgstr E69: Manca

clientserver --remote-send and map

2008-05-21 Fir de Conversatie Philippe Fremy
Hi, I am playing with --remote-send. I have the following problem: d:\work\vimWrapper\vimWrapper1\pyvimwrapper\testsgvim --servername HOP --remote -send :map F4 icoucouLTCRLTESCjCR This sets the function key F4 to do icoucouCRESCj, i.e. insert coucou + end of line, return to normal