[patch] fixed missing gettext translations in eval.c

2009-01-23 Fir de Conversatie Dominique Pelle
I noticed a few error messages which are not translated with gettext in eval.c. For example, I do: :lang fr_FR.UTF-8 :call filter(list) I get an error message in English... E116: Invalid arguments for function filter ... which I'd expect to be translated with gettext in French. Attached pat

Re: [patch] Dynamic folding in 2html.vim output

2009-01-23 Fir de Conversatie Yue Wu
On Fri, 23 Jan 2009 22:49:24 +0800, Benjamin Fritz wrote: > > On Thu, Jan 22, 2009 at 10:08 PM, Yue Wu wrote: >> >> I don't know if I use it correctly? I throw the 2html.vim into >> ~/.vim/syntax, then open a file that has folding enabled, then use 2html >> to output the html: >> >>sourc

is it just me or patch 7.2.003 is not working ?

2009-01-23 Fir de Conversatie Christian MICHON
I've a hunk failing in this patch, and actually other patches are failing in this serie (I can post a detailed list). I used in the past "patch -p0 -s -t < list_of_patch", but this time I did not use the "silent mode" and now I can see real errors. I used standard released tarballs. Bram, is th

Re: [patch] Dynamic folding in 2html.vim output

2009-01-23 Fir de Conversatie Benjamin Fritz
On Thu, Jan 22, 2009 at 10:08 PM, Yue Wu wrote: > > I don't know if I use it correctly? I throw the 2html.vim into > ~/.vim/syntax, then open a file that has folding enabled, then use 2html > to output the html: > >source ~/.vim/syntax/2html.vim > > But seems it doesn't work. > That's th

Re: A branch for join_O(n) patches was: Re: [patch] Re: make joining lines O(n)

2009-01-23 Fir de Conversatie Christian MICHON
On Fri, Jan 23, 2009 at 12:29 AM, Markus Heidelberg wrote: >> 5. what about a cooperation with Christian and pul his git tree as >>vim_upstream? There is no dependency on svn, nice tags for vim versions >> are >>there... Would it be possible? > > No, it wouldn't. > It looks nice at first