Re: Completion is painfully slow in Vim 7.3

2010-11-18 Fir de Conversatie eckes
Hi Marc, after doing a complete build of vim with HUGE features, running the profiler didn't lead me to any results (log file is omitted here, cause all times were below 0.0 seconds). Then, I took another profiling tool (PerformanceValidator). Running my compiled vim under the hood of the

Re: Small indent/perl.vim patch concerning bad match patterns

2010-11-18 Fir de Conversatie James Vega
On Thu, Nov 18, 2010 at 07:17:47AM +0300, ZyX wrote: Reply to message «», sent 01:16:59 18 November 2010, Thursday by f...@herrmann-koenigsberg.de: I guess i found a little bug in runtime/indent/perl.vim. perl.vim has some patterns for matching opening and closing brackets. But perl.vim

Re: Small indent/perl.vim patch concerning bad match patterns

2010-11-18 Fir de Conversatie ZyX
Reply to message «Re: Small indent/perl.vim patch concerning bad match patterns», sent 15:44:46 18 November 2010, Thursday by James Vega: Since when is people not following documented behavior a reason to change the tool? I'd be more understanding if Vim didn't explicitly outline the escape

Re: Small indent/perl.vim patch concerning bad match patterns

2010-11-18 Fir de Conversatie James Vega
On Thu, Nov 18, 2010 at 10:43 AM, ZyX zyx@gmail.com wrote: Reply to message «Re: Small indent/perl.vim patch concerning bad match patterns», sent 15:44:46 18 November 2010, Thursday by James Vega: Since when is people not following documented behavior a reason to change the tool?  I'd

[PATCH] Remove escaping of `[' inside collections

2010-11-18 Fir de Conversatie ZyX
# HG changeset patch # User ZyX kp-...@yandex.ru # Date 1290101513 -10800 # Node ID d32426d271eda00633ab4e51118ed32e1b97d690 # Parent fcb916bed51a5ae096a9f5f5f697a909b2062040 Removed escaping of `[' in collections diff -r fcb916bed51a -r d32426d271ed runtime/autoload/rubycomplete.vim ---

Re: [PATCH] Remove escaping of `[' inside collections

2010-11-18 Fir de Conversatie ZyX
Reply to message «[PATCH] Remove escaping of `[' inside collections», sent 20:35:03 18 November 2010, Thursday by ZyX: Looks like it has LF in invalid places. Resending patch as attachment. # HG changeset patch # User ZyX kp-...@yandex.ru # Date 1290101513 -10800 # Node ID

Re: [PATCH] Remove escaping of `[' inside collections

2010-11-18 Fir de Conversatie Charles Campbell
ZyX wrote: # HG changeset patch # User ZyXkp-...@yandex.ru # Date 1290101513 -10800 # Node ID d32426d271eda00633ab4e51118ed32e1b97d690 # Parent fcb916bed51a5ae096a9f5f5f697a909b2062040 Removed escaping of `[' in collections ...[snip]... Not Posix compliant, not backwards compatible = Not

Re: [PATCH] Remove escaping of `[' inside collections

2010-11-18 Fir de Conversatie Benjamin R. Haskell
On Thu, 18 Nov 2010, Charles Campbell wrote: ZyX wrote: # HG changeset patch # User ZyXkp-...@yandex.ru # Date 1290101513 -10800 # Node ID d32426d271eda00633ab4e51118ed32e1b97d690 # Parent fcb916bed51a5ae096a9f5f5f697a909b2062040 Removed escaping of `[' in collections ...[snip]... Not

Re: Patch 7.3.014

2010-11-18 Fir de Conversatie Bram Moolenaar
Ray Frush wrote: I managed to miss this posting until now, so I'm only 45 or so days late. I appreciate that you kept this request in the queue and worked on it after the release of 7.3! I've tried this with VIM (EX) 7.3.62, and it still produces a different result than the 6.3 version

Re: [PATCH] Remove escaping of `[' inside collections

2010-11-18 Fir de Conversatie Bram Moolenaar
ZyX wrote: # HG changeset patch # User ZyX kp-...@yandex.ru # Date 1290101513 -10800 # Node ID d32426d271eda00633ab4e51118ed32e1b97d690 # Parent fcb916bed51a5ae096a9f5f5f697a909b2062040 Removed escaping of `[' in collections Please split this up in patches for individual maintainers and

Re: [PATCH] Remove escaping of `[' inside collections

2010-11-18 Fir de Conversatie Charles Campbell
Benjamin R. Haskell wrote: On Thu, 18 Nov 2010, Charles Campbell wrote: ZyX wrote: # HG changeset patch # User ZyXkp-...@yandex.ru # Date 1290101513 -10800 # Node ID d32426d271eda00633ab4e51118ed32e1b97d690 # Parent fcb916bed51a5ae096a9f5f5f697a909b2062040 Removed escaping of `[' in

Re: [PATCH] Remove escaping of `[' inside collections

2010-11-18 Fir de Conversatie sc
On Thursday 18 November 2010 15:15:22 Bram Moolenaar wrote: ZyX wrote: # HG changeset patch # User ZyX kp-...@yandex.ru # Date 1290101513 -10800 # Node ID d32426d271eda00633ab4e51118ed32e1b97d690 # Parent fcb916bed51a5ae096a9f5f5f697a909b2062040 Removed escaping of `[' in

Re: Patch 7.3.014

2010-11-18 Fir de Conversatie Ray Frush
Bram, et al- The main complaint here is that the current versions of vim/ex (7.x) crushes the \newline (Backslash newline) to a null, which is shown as a ^@ in the output of cat -tvse. Our reference 'ex' version is from HP-UX 11.x. The output of VIM 6.3 and the reverence vi agree, but from

Re: Patch 7.3.014

2010-11-18 Fir de Conversatie Ray Frush
Time files like an arrow... ...but fruit flies like a banana Oh, it is important to note that one must delete the ex.output file each time between tests using the example I submitted. That, or change the test to force the overwrite of the ex.output file. On

Re: Regex \%V question

2010-11-18 Fir de Conversatie Christian Brabandt
Hi James! On Mo, 08 Nov 2010, James Vega wrote: On Mon, Nov 8, 2010 at 3:34 PM, Christian Brabandt cbli...@256bit.org wrote: On Fr, 05 Nov 2010, Benjamin R. Haskell wrote: Removing the optionality, it's also weird, as the trailing space (singular!?) isn't matched: /\%V\S\+\s*\%V

Plugin to supplement latest TOhtml

2010-11-18 Fir de Conversatie Benjamin Fritz
The latest TOhtml (7.3_v7) included in the last runtime update includes updates to the auto-detection of HTML encoding from the 'fenc' and 'enc' options in Vim. One of the updates was to add an option so that the user can add auto-detection of encodings that the plugin does not use by default