Re: Patch 7.4.410

2014-08-18 Fir de Conversatie John Little
On Tuesday, August 19, 2014 11:24:22 AM UTC+12, tux. wrote: > Is there any reason VIM_VERSION_BUILD is never increased beyond 280? in version.h #define VIM_VERSION_BUILD280 This also looks odd: #define VIM_VERSION_BUILD_BCD 0x118 unless "stringified" somehow, it's equal

Re: Patch 7.4.410

2014-08-18 Fir de Conversatie tux.
Is there any reason VIM_VERSION_BUILD is never increased beyond 280? -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message becau

Issue 249 in vim: Include icon in Windows context menu

2014-08-18 Fir de Conversatie vim
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 249 by brian.ma...@betteradmin.com: Include icon in Windows context menu http://code.google.com/p/vim/issues/detail?id=249 What version of the product are you using? On what operating system? - GVim 7.4 (Aug 10, 2013) - Win

Re: add +cmd argument to :buffer command

2014-08-18 Fir de Conversatie Marcin Szamotulski
On 15:36 Mon 18 Aug , Bram Moolenaar wrote: > > Marcin Szamotulski wrote: > > > I was wondering for some time why the :buffer command does not allow for > > +cmd argument (:help +cmd), like :edit does. Though this is not > > strictly necessary since one can always do > > :buffer1|cmd > > but

Fixed typos vim tutor (fr, pt, zh)

2014-08-18 Fir de Conversatie Dominique Pellé
Hi Attached patch fixes typos in Bram's name in French, Portuguese and Chinese tutor files. Regards Dominique -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillis

Re: [Patch] Add go filetype with syntax

2014-08-18 Fir de Conversatie Bram Moolenaar
David Barnett wrote: > I've attached a patch to add a "go" filetype to vim, with syntax > highlighting and filetype configuration. I also updated the > vim-ft-vroom repo URL to point to the renamed repo while I'm at it > ("vim-ft.vroom"->"vim-ft-vroom"). > > These files originally came from the

[Patch] Add go filetype with syntax

2014-08-18 Fir de Conversatie David Barnett
I've attached a patch to add a "go" filetype to vim, with syntax highlighting and filetype configuration. I also updated the vim-ft-vroom repo URL to point to the renamed repo while I'm at it ("vim-ft.vroom"->"vim-ft-vroom"). These files originally came from the golang repository and are current

Re: [BUG] Lockvar does not work well with slices

2014-08-18 Fir de Conversatie Павлов Николай Александрович
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On August 18, 2014 5:16:44 PM GMT+03:00, Bram Moolenaar wrote: > >ZyX wrote: > >> On Sunday, August 17, 2014 9:28:25 PM UTC+4, ZyX wrote: >> > And fourth: behave like map: do its job until lock occurs and fail >at the first lock. >> > * The above c

Re: Patch 7.4.392

2014-08-18 Fir de Conversatie Kenichi Ito
>Eh, nope. Went missing somehow. Jacob did send them... You can download Jacob's patch here. https://groups.google.com/d/msg/vim_dev/w0OMuAnkjcI/X8xREjkkXdgJ Regards, Kenichi Ito -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text yo

Re: add +cmd argument to :buffer command

2014-08-18 Fir de Conversatie Bram Moolenaar
Marcin Szamotulski wrote: > I was wondering for some time why the :buffer command does not allow for > +cmd argument (:help +cmd), like :edit does. Though this is not > strictly necessary since one can always do > :buffer1|cmd > but the same is true for :edit command; one can do both: > :edit +c

add +cmd argument to :buffer command

2014-08-18 Fir de Conversatie Marcin Szamotulski
Hello, I was wondering for some time why the :buffer command does not allow for +cmd argument (:help +cmd), like :edit does. Though this is not strictly necessary since one can always do :buffer1|cmd but the same is true for :edit command; one can do both: :edit +cmd file :edit file|cmd I attach

Re: breakindent bug

2014-08-18 Fir de Conversatie Bram Moolenaar
Christian Brabandt wrote: > > > Hi, > > > I have found a breakindent bug. > > > > > > Take the attached script and source it. Note, how the final d seems to be > > > further to the right, then expected. (It isn't even reachable, if you > > > press $ the cursor will stay before it, but pressing

Re: [BUG] Lockvar does not work well with slices

2014-08-18 Fir de Conversatie Bram Moolenaar
ZyX wrote: > On Sunday, August 17, 2014 9:28:25 PM UTC+4, ZyX wrote: > > And fourth: behave like map: do its job until lock occurs and fail at the > > first lock. > > * The above code was for :unlet, for :let slice assignment there should be > > something similar (except that option 3. will no

Re: function() get invalid funcref.

2014-08-18 Fir de Conversatie mattn
Oops, sorry. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" gr