Re: Syntax engine - 'extend' broken

2011-05-15 Fir de Conversatie Ben Schmidt
On 14/05/11 10:27 PM, Ben Schmidt wrote: I've tried to look into the code to find the source of this behavior, but eventually decided that trying to understand what it does would take me too much time so I gave up. I had a quick look, too, and haven't spotted the bug yet. I have tracked it

Re: Can't reproduce items from todo.txt, proposal: known-issues subdirectory in testdir

2011-05-15 Fir de Conversatie Lech Lorens
On 10-May-2011 Bram Moolenaar b...@moolenaar.net wrote: Lech Lorens wrote: The items I can't reproduce are: 'cindent' not correct when 'list' is set. (Zdravi Korusef, 2010 Apr 15) I can't reproduce this one even with the description. 9 } else causes following lines to be indented

Re: Can't reproduce items from todo.txt, proposal: known-issues subdirectory in testdir

2011-05-15 Fir de Conversatie ZyX
Reply to message «Re: Can't reproduce items from todo.txt, proposal: known- issues subdirectory in testdir», sent 13:40:11 15 May 2011, Sunday by Bram Moolenaar: The problem with bug trackers is that the reports there mostly go unnoticed. Bug trackers only work when there are a few people

Re: Patch 7.3.188

2011-05-15 Fir de Conversatie H Xu
On 05/10/2011 11:22 PM, Bram Moolenaar wrote: Patch 7.3.188 Problem:More RISC OS files to remove. Solution: Remove them. Update the file list. Files: src/proto/gui_riscos.pro, src/proto/os_riscos.pro, Filelist *** ../vim-7.3.187/src/proto/gui_riscos.pro 2010-08-15

Re: Patch 7.3.188

2011-05-15 Fir de Conversatie H Xu
On 05/10/2011 11:22 PM, Bram Moolenaar wrote: Patch 7.3.188 Problem:More RISC OS files to remove. Solution: Remove them. Update the file list. Files: src/proto/gui_riscos.pro, src/proto/os_riscos.pro, Filelist *** ../vim-7.3.187/src/proto/gui_riscos.pro 2010-08-15

Re: :call autocompletion problem

2011-05-15 Fir de Conversatie ZyX
Reply to message «:call autocompletion problem», sent 15:00:03 15 May 2011, Sunday by H Xu: I guess this should go to vim-dev as well as the fact that anonymous function names (`:call Tab' produces `1(') are completed while they should not. Original message: Hello, If we have one file in

Re: Patch 7.3.188

2011-05-15 Fir de Conversatie H Xu
On 05/15/2011 07:15 PM, H Xu wrote: On 05/10/2011 11:22 PM, Bram Moolenaar wrote: Patch 7.3.188 Problem: More RISC OS files to remove. Solution: Remove them. Update the file list. Files: src/proto/gui_riscos.pro, src/proto/os_riscos.pro, Filelist *** ../vim-7.3.187/src/proto/gui_riscos.pro

[PATCH] Add third argument to sort (same as third argument to call())

2011-05-15 Fir de Conversatie ZyX
The attached patch adds a third argument to sort so that sort will be able to use dictionary functions. Here are two reasons for doing this: 1. Anonymous functions are only dictionary functions (this is what I need). 2. You will be able to pass additional arguments or store some static values in

Re: [PATCH] Add third argument to sort (same as third argument to call())

2011-05-15 Fir de Conversatie ZyX
Reply to message «[PATCH] Add third argument to sort (same as third argument to call())», sent 16:24:44 15 May 2011, Sunday by ZyX: Sorry, forgot the patch itself. Original message: The attached patch adds a third argument to sort so that sort will be able to use dictionary functions. Here

Re: Patch 7.3.188

2011-05-15 Fir de Conversatie Ben Schmidt
On 15/05/11 9:07 PM, H Xu wrote: On 05/10/2011 11:22 PM, Bram Moolenaar wrote: [snips entire patch description including 150+ lines of patches] Hello Bram, [...] Another winner for the worst quote trimming ever. I have no idea what you even wrote in your other messages, because I

Re: [patch] } else confuses C indenting in some circumstances

2011-05-15 Fir de Conversatie Bram Moolenaar
Lech Lorens wrote: This patch fixes the problem with C indenting reported by Rouben Rostamian on 2008 Aug 30, which has recently been mentioned here: for (int i = 0; i 10; ++i) if (i 1) { foo(1); } else

Re: Vim does not format comments as stated in the docs

2011-05-15 Fir de Conversatie Bram Moolenaar
Lech Lorens wrote: On 10-May-2011 Bram Moolenaar b...@moolenaar.net wrote: And only an offset of -2 should produce what the documentation mentions: #v+ /* vim: set fo+=o com=sr\:/***,m\:**,ex-2\:**/ :*/ aaa /*** **--right aligned from r flag **

Re: Patch 7.3.188

2011-05-15 Fir de Conversatie Bram Moolenaar
Hong Xu wrote: On 05/10/2011 11:22 PM, Bram Moolenaar wrote: Patch 7.3.188 Problem:More RISC OS files to remove. Solution: Remove them. Update the file list. Files: src/proto/gui_riscos.pro, src/proto/os_riscos.pro, Filelist [ ... ] Here is a patch to remove more

Re: Can't reproduce items from todo.txt, proposal: known-issues subdirectory in testdir

2011-05-15 Fir de Conversatie Bram Moolenaar
Lech Lorens wrote: The items I can't reproduce are: 'cindent' not correct when 'list' is set. (Zdravi Korusef, 2010 Apr 15) I can't reproduce this one even with the description. 9 } else causes following lines to be indented too much. (Rouben Rostamian, 2008 Aug 30)

Issue 1 in vim: Test of issue tracker forward

2011-05-15 Fir de Conversatie vim
Status: Accepted Owner: brammool...@gmail.com Labels: Type-Defect Priority-Medium New issue 1 by brammool...@gmail.com: Test of issue tracker forward http://code.google.com/p/vim/issues/detail?id=1 This is just a test that issues reported at http://code.google.com/p/vim/issues are forwarded

Re: Can't reproduce items from todo.txt, proposal: known-issues subdirectory in testdir

2011-05-15 Fir de Conversatie Bram Moolenaar
ZyX wrote: Reply to message «Re: Can't reproduce items from todo.txt, proposal: known- issues subdirectory in testdir», sent 13:40:11 15 May 2011, Sunday by Bram Moolenaar: The problem with bug trackers is that the reports there mostly go unnoticed. Bug trackers only work when there

Re: Issue 1 in vim: Test of issue tracker forward

2011-05-15 Fir de Conversatie ZyX
Reply to message «Issue 1 in vim: Test of issue tracker forward», sent 21:40:06 15 May 2011, Sunday by v...@googlecode.com: Reply. Original message: Status: Accepted Owner: brammool...@gmail.com Labels: Type-Defect Priority-Medium New issue 1 by brammool...@gmail.com: Test of issue

Re: Issue 1 in vim: Test of issue tracker forward

2011-05-15 Fir de Conversatie vim
Updates: Status: WontFix Comment #1 on issue 1 by brammool...@gmail.com: Test of issue tracker forward http://code.google.com/p/vim/issues/detail?id=1 Email for creating the issue was sent. -- You received this message from the vim_dev maillist. Do not top-post! Type your reply

Re: Issue 1 in vim: Test of issue tracker forward

2011-05-15 Fir de Conversatie vim
Comment #2 on issue 1 by zyx.msu: Test of issue tracker forward http://code.google.com/p/vim/issues/detail?id=1 Reply2 -- 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

Re: [PATCH] Add third argument to sort (same as third argument to call())

2011-05-15 Fir de Conversatie Bram Moolenaar
ZyX wrote: The attached patch adds a third argument to sort so that sort will be able to use dictionary functions. Here are two reasons for doing this: 1. Anonymous functions are only dictionary functions (this is what I need). 2. You will be able to pass additional arguments or store some

Re: Can't reproduce items from todo.txt, proposal: known-issues subdirectory in testdir

2011-05-15 Fir de Conversatie Lech Lorens
On 15-May-2011 Bram Moolenaar b...@moolenaar.net wrote: Lech Lorens wrote: 9 } else causes following lines to be indented too much. (Rouben Rostamian, 2008 Aug 30) Unfortunately the patch I proposed to solve this problem introduces 2 new ones: OK. Please add the

Issue 2 in vim: Handle the offset for the end of a three-piece comment ignored

2011-05-15 Fir de Conversatie vim
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2 by lech.lor...@gmail.com: Handle the offset for the end of a three-piece comment ignored http://code.google.com/p/vim/issues/detail?id=2 :help format-comments mentions that it is possible to specify an offset for the

Re: Patch 7.3.188

2011-05-15 Fir de Conversatie H Xu
On 05/15/2011 10:20 PM, Ben Schmidt wrote: On 15/05/11 9:07 PM, H Xu wrote: Another winner for the worst quote trimming ever. I have no idea what you even wrote in your other messages, because I couldn't easily find your reply amongst the patches. Could you/others please trim quotes to the

Typo in the Makefile

2011-05-15 Fir de Conversatie Matt Burson
The text: Uncomment the line CONF_OPT_X = --without-x if you have X11 but want to disable using X11 libraries. This speeds up starting Vim, but the window title will not be set and the X11 selection can not used. should probably read selection can not be used. -- You received this message