Re: Issue 93 in vim: Mr. Campbell, please maintain netrw, zip, Man, and vimball in Vim's Mercurial repository

2012-11-15 Fir de Conversatie vim
Comment #1 on issue 93 by antoine@gmail.com: Mr. Campbell, please maintain netrw, zip, Man, and vimball in Vim's Mercurial repository http://code.google.com/p/vim/issues/detail?id=93 Pushes to the Mercurial repository for Vim are done exclusively by Bram Moolenaar and no one else. Dr. C

Re: Can't compile latest Vim using Make_cyg.mak

2012-11-15 Fir de Conversatie Christian J. Robinson
On Thu, 15 Nov 2012, Bram Moolenaar wrote: gobj/eval.o:eval.c:(.text+0x70b7): undefined reference to `_pow' collect2: ld returned 1 exit status Make_cyg.mak:534: recipe for target `gvim.exe' failed make: *** [gvim.exe] Error 1 Please send a message to the vim-dev maillist. It's probably some

Issue 93 in vim: Mr. Campbell, please maintain netrw, zip, Man, and vimball in Vim's Mercurial repository

2012-11-15 Fir de Conversatie vim
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 93 by jasonspi...@gmail.com: Mr. Campbell, please maintain netrw, zip, Man, and vimball in Vim's Mercurial repository http://code.google.com/p/vim/issues/detail?id=93 To: Charles Campbell Dear Mr. Campbell, Thank you for

Re: Does b:undo_ftplugin actually work?

2012-11-15 Fir de Conversatie Bram Moolenaar
Christian Brabandt wrote: > On Do, 27 Sep 2012, Gary Johnson wrote: > > > On 2012-09-27, ZyX wrote: > > > пятница, 28 сентября 2012 г., 8:04:05 UTC+4 пользователь Gary Johnson > > > написал: > > > > I was working on some code that set b:undo_ftplugin, but it didn't > > > > have any effect when

Re: Doc patch: *:ls* in windows.txt

2012-11-15 Fir de Conversatie Bram Moolenaar
David Bürgin wrote: > The example buffer list at *:ls* is missing a space before the '+' flag: > the '+' flag is in column 5 after the buffer number, not in column 4. > > The attached patch fixes this. Thanks, I'll include it. -- The History of every major Galactic Civilization tends to pass

Re: Doc patch: *:ls* in windows.txt

2012-11-15 Fir de Conversatie Dominique Pellé
glts <676c7...@gmail.com> wrote: > Hello list > > The example buffer list at *:ls* is missing a space before the '+' flag: > the '+' flag is in column 5 after the buffer number, not in column 4. > > The attached patch fixes this. > > David Bürgin Thanks. This is quite minor, but the same glitch h

Doc patch: *:ls* in windows.txt

2012-11-15 Fir de Conversatie glts
Hello list The example buffer list at *:ls* is missing a space before the '+' flag: the '+' flag is in column 5 after the buffer number, not in column 4. The attached patch fixes this. David Bürgin -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below

Re: Can't compile latest Vim using Make_cyg.mak

2012-11-15 Fir de Conversatie skeept
On Thursday, November 15, 2012 2:42:32 AM UTC-5, Heptite wrote: > gcc-3 -O3 -fomit-frame-pointer -freg-struct-return -fno-strength-reduce > -DWIN32 -DHAVE_PATHDEF -DFEAT_BIG -DWINVER=0x0500 -D_WIN32_WINNT=0x0500 > -DFEAT_PERL -DDYNAMIC_PERL -DDYNAMIC_PERL_DLL=\"perl512.dll\" -DFEAT_PYTHON > -DD