Re: vimscript compiled

2008-05-22 Fir de Conversatie epanda
Ok thanks Charles, my goal was to have a self binary which execute the reformat file function that I have scripted not depending to gvim installed. On 22 mai, 22:09, Charles E Campbell Jr <[EMAIL PROTECTED]> wrote: > epanda wrote: > > I have done a script but I don't want it to be interpreted

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

2008-05-22 Fir de Conversatie Dominique Pelle
On Wed, May 21, 2008 at 12:24 PM, Bram Moolenaar <[EMAIL PROTECTED]> wrote: > > 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 v

Re: vimscript compiled

2008-05-22 Fir de Conversatie Charles E Campbell Jr
epanda wrote: > I have done a script but I don't want it to be interpreted. > > Is it possible to convert [gvim -c script.vim] into > [oneExeCompiled.exe] > > Following provided somewhat facetiously: #include #include int main() { system("gvim -c script.vim"); return 0; } If you're askin

vimscript compiled

2008-05-22 Fir de Conversatie epanda
Hi, I have done a script but I don't want it to be interpreted. Is it possible to convert [gvim -c script.vim] into [oneExeCompiled.exe] Thanks Epanda --~--~-~--~~~---~--~~ You received this message from the "vim_dev" maillist. For more information, visit http

Re: clientserver --remote-send and map

2008-05-22 Fir de Conversatie Tony Mechelynck
On 22/05/08 15:52, Philippe Fremy wrote: [...] > The conclusion seems pretty clear: mapping code is not executed when > sending keys through --remote-send. Is that a bug ? [...] I believe it is not a bug, by analogy to the following: > *remot

Re: clientserver --remote-send and map

2008-05-22 Fir de Conversatie Philippe Fremy
Tony Mechelynck wrote: > On 22/05/08 08:51, Yakov Lerner wrote: >> On Wed, May 21, 2008 at 6:49 PM, Philippe Fremy<[EMAIL PROTECTED]> wrote: >>> Hi, >>> >>> I am playing with --remote-send. I have the following problem: >>> >>> d:\work\vimWrapper\vimWrapper1\pyvimwrapper\tests>gvim --serv

Re: clientserver --remote-send and map

2008-05-22 Fir de Conversatie Tony Mechelynck
On 22/05/08 08:51, Yakov Lerner wrote: > On Wed, May 21, 2008 at 6:49 PM, Philippe Fremy<[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> I am playing with --remote-send. I have the following problem: >> >> d:\work\vimWrapper\vimWrapper1\pyvimwrapper\tests>gvim --servername HOP >> --remote -send