Re: Patch for built in javascript.vim and css.vim

2013-07-23 Fir de Conversatie Amadeus Demarzi
On Monday, July 22, 2013 1:57:34 PM UTC-7, Amadeus Demarzi wrote: On Monday, July 22, 2013 1:50:39 PM UTC-7, Bram Moolenaar wrote: Amadeus Demarzi wrote: This patch fixes javascript.vim and css.vim from clobbering plugin syntaxes when sourced via html.vim. Would it

Re: Patch for built in javascript.vim and css.vim

2013-07-23 Fir de Conversatie Amadeus Demarzi
On Monday, July 22, 2013 11:25:40 PM UTC-7, Amadeus Demarzi wrote: On Monday, July 22, 2013 1:57:34 PM UTC-7, Amadeus Demarzi wrote: On Monday, July 22, 2013 1:50:39 PM UTC-7, Bram Moolenaar wrote: Amadeus Demarzi wrote: This patch fixes javascript.vim and css.vim from

Re: Issue 156 in vim: Vim exits with error ICE default IO error handler doing an exit(), pid = 6769, errno = 32

2013-07-23 Fir de Conversatie vim
Comment #3 on issue 156 by dominiqu...@gmail.com: Vim exits with error ICE default IO error handler doing an exit(), pid = 6769, errno = 32 http://code.google.com/p/vim/issues/detail?id=156 The error also happens when using options -u NONE --noplugin: $ for i in $(seq 1 60); do echo foo;

[PATCH] makeprg for gcc

2013-07-23 Fir de Conversatie Dimitar DIMITROV
Hi, Found that many default compiler plugins lacked the makeprg setting. I basically opened a perl file, then a c file and tried to compile it with :mak and it tried to use perl -c this patch fixes it for gcc: *** gcc.vim    2013-07-23 12:32:14.0 +0100 --- /tmp/gcc.vim    2013-07-23

Re: E315 errors in Vim 74a (folding, Python, buffers)

2013-07-23 Fir de Conversatie Vlad Irnov
I confirm that this issue has been fixed by Patch 7.4a.027 and subseqent, but only partially. The same errors can occur when Python deletes lines in another buffer. The following tests show how to reproduce (also attached). Tested with Vim 7.4a BETA, patches 1-39, compiled with MinGW, Windows 8.

Re: [PATCH] makeprg for gcc

2013-07-23 Fir de Conversatie Gary Johnson
On 2013-07-23, Dimitar DIMITROV wrote: Hi, Found that many default compiler plugins lacked the makeprg setting. I basically opened a perl file, then a c file and tried to compile it with :mak and it tried to use perl -c this patch fixes it for gcc: *** gcc.vim2013-07-23

Re: [PATCH] makeprg for gcc

2013-07-23 Fir de Conversatie Dimitar DIMITROV
Hi, Found that many default compiler plugins lacked the makeprg setting. I basically opened a perl file, then a c file and tried to compile it with :mak and it tried to use perl -c this patch fixes it for gcc: *** gcc.vim    2013-07-23 12:32:14.0 +0100 --- /tmp/gcc.vim 

Re: [PATCH] makeprg for gcc

2013-07-23 Fir de Conversatie Gary Johnson
On 2013-07-23, Dimitar DIMITROV wrote: Hi, Found that many default compiler plugins lacked the makeprg setting. I basically opened a perl file, then a c file and tried to compile it with :mak and it tried to use perl -c this patch fixes it for gcc: *** gcc.vim

Re: E315 errors in Vim 74a (folding, Python, buffers)

2013-07-23 Fir de Conversatie Bram Moolenaar
Vlad Irnov wrote: I confirm that this issue has been fixed by Patch 7.4a.027 and subseqent, but only partially. The same errors can occur when Python deletes lines in another buffer. The following tests show how to reproduce (also attached). Tested with Vim 7.4a BETA, patches 1-39, compiled

Re: Vim slow after big count insert

2013-07-23 Fir de Conversatie Nikolay Pavlov
On Jul 23, 2013 9:24 AM, Gary Johnson garyj...@spocom.com wrote: On 2013-07-23, Nikolay Pavlov wrote: On Jul 20, 2013 2:28 AM, Gary Johnson wrote: On 2013-07-19, Dimitar DIMITROV wrote: Hi Dimitar, It would be a big help to those of us with threading mail readers if you