Re: Issue 241 in vim: vim starts in REPLACE mode

2014-10-01 Fir de Conversatie vim
Comment #4 on issue 241 by ktakata6...@gmail.com: vim starts in REPLACE mode https://code.google.com/p/vim/issues/detail?id=241 I think this has been already fixed by 7.4.389. -- You received this message because this project is configured to send all issue notifications to this address. You

Re: Issue 262 in vim: `set background` destroys additional highlighting

2014-10-01 Fir de Conversatie vim
Comment #3 on issue 262 by chrisbr...@googlemail.com: `set background` destroys additional highlighting https://code.google.com/p/vim/issues/detail?id=262 I remember that discussion. But do those plugins reset the Normal highlighting group? -- You received this message because this projec

Re: Issue 262 in vim: `set background` destroys additional highlighting

2014-10-01 Fir de Conversatie vim
Comment #2 on issue 262 by jke...@connectwise.com: `set background` destroys additional highlighting https://code.google.com/p/vim/issues/detail?id=262 This sounds like the issue discussed on vim_dev here: https://groups.google.com/forum/#!msg/vim_dev/afPqwAFNdrU/nqh6tOM87QUJ For a workaro

Re: Issue 101 in vim: Patch for /runtime/syntax/registry.vim

2014-10-01 Fir de Conversatie vim
Updates: Cc: brammool...@gmail.com Comment #3 on issue 101 by chrisbr...@googlemail.com: Patch for /runtime/syntax/registry.vim https://code.google.com/p/vim/issues/detail?id=101 @Bram, maintainer is unreachable. You might want to include that small patch. -- You received this messag

Re: Issue 108 in vim: rst syntax file, completion

2014-10-01 Fir de Conversatie vim
Updates: Cc: drc...@campbellfamily.biz Comment #8 on issue 108 by chrisbr...@googlemail.com: rst syntax file, completion https://code.google.com/p/vim/issues/detail?id=108 Here is a patch, that guards the 'rst' syntax file from a changed 'isk' option by sourcing other syntax files.

Update to the php ftplugin file has been posted to the vim bugtracker

2014-10-01 Fir de Conversatie Christian Brabandt
Dan, I'd like to bring Issue 75ลก from the Vim bug tracker to your attention. There has been a patch to the php ftplugin file been posted. Could you please review the change? If you approve would you mind sending an updated ftplugin file for inclusion with Vim to Bram? Thanks. Best, Christian

Re: Issue 262 in vim: `set background` destroys additional highlighting

2014-10-01 Fir de Conversatie vim
Comment #1 on issue 262 by chrisbr...@googlemail.com: `set background` destroys additional highlighting https://code.google.com/p/vim/issues/detail?id=262 I do not understand correctly what the problem is. Could you please describe in more detail, what you expect and what changes? I am not su

Re: Issue 169 in vim: Character won't map: "-" (U+2013, EN DASH)

2014-10-01 Fir de Conversatie vim
Updates: Status: Fixed Comment #4 on issue 169 by chrisbr...@googlemail.com: Character won't map: "-" (U+2013, EN DASH) https://code.google.com/p/vim/issues/detail?id=169 (No comment was entered for this change.) -- You received this message because this project is configured to send

Re: Issue 143 in vim: vim fails to compile with python and python3 under msvc9/msvc10 after patch 1230.

2014-10-01 Fir de Conversatie vim
Updates: Status: Fixed Comment #2 on issue 143 by chrisbr...@googlemail.com: vim fails to compile with python and python3 under msvc9/msvc10 after patch 1230. https://code.google.com/p/vim/issues/detail?id=143 (No comment was entered for this change.) -- You received this message bec

Re: Issue 239 in vim: Python file with large numbers stalls the editor

2014-10-01 Fir de Conversatie vim
Updates: Labels: Runtime Comment #2 on issue 239 by chrisbr...@googlemail.com: Python file with large numbers stalls the editor https://code.google.com/p/vim/issues/detail?id=239 (No comment was entered for this change.) -- You received this message because this project is configured

Re: [patch] two issues with tests on Windows

2014-10-01 Fir de Conversatie Christian Brabandt
Hi Ken! On Mi, 01 Okt 2014, Ken Takata wrote: > Is feedkeys() really needed in this test? I remember having some problems when using the non-feedkeys versions. But I won't object, if we can make the test easier. > (I thought test100 was originally written by Christian.) Yes I believe so. Bes

Re: [patch] two issues with tests on Windows

2014-10-01 Fir de Conversatie Ken Takata
Hi, 2014/9/25 Thu 23:13:52 UTC+9 Ken Takata: > 2. Test100 fails. > > This is an example of the test result: > > 1c1 > < > --- > > ONE: expecting global undolevels: 5, local undolevels: -123456 (default) > 10a11,13 > > undolevels=5 global > > undolevels=-123456 local > > TWO: expecting global

'columns' should continue expanding past one screen

2014-10-01 Fir de Conversatie Ben Fritz
I see in :help 'columns': Vim limits the number of columns to what fits on the screen. You can use this command to get the widest window possible: :set columns= Minimum value is 12, maximum value is 1. This is all well and good...except that I have

Re: Issue 239 in vim: Python file with large numbers stalls the editor

2014-10-01 Fir de Conversatie vim
Comment #1 on issue 239 by ktakata6...@gmail.com: Python file with large numbers stalls the editor https://code.google.com/p/vim/issues/detail?id=239 I posted a patch at here: https://groups.google.com/d/msg/vim_dev/JnMOfeImvKE/5KKkVC996vEJ -- You received this message because this projec

Re: Issue 239 in vim: Python file with large numbers stalls the editor

2014-10-01 Fir de Conversatie Ken Takata
Hi Neil, I think I found the cause of this issue: http://code.google.com/p/vim/issues/detail?id=239 2014/7/19 Sat 0:29:29 UTC+9 v...@googlecode.com: > Status: New > Owner: > Labels: Type-Defect Priority-Medium > > New issue 239 by mik...@sicher.org: Python file with large numbers stalls >

Re: Issue 169 in vim: Character won't map: "-" (U+2013, EN DASH)

2014-10-01 Fir de Conversatie vim
Comment #3 on issue 169 by ktakata6...@gmail.com: Character won't map: "-" (U+2013, EN DASH) https://code.google.com/p/vim/issues/detail?id=169 I think this has been already fixed by 7.4.204. -- You received this message because this project is configured to send all issue notifications to

Re: Issue 143 in vim: vim fails to compile with python and python3 under msvc9/msvc10 after patch 1230.

2014-10-01 Fir de Conversatie vim
Comment #1 on issue 143 by ktakata6...@gmail.com: vim fails to compile with python and python3 under msvc9/msvc10 after patch 1230. https://code.google.com/p/vim/issues/detail?id=143 I think this has been already fixed by 7.3.1239. -- You received this message because this project is configu