Kazunobu Kuriyama wrote:

> >Patch 7.0.002
> >Problem:    C omni completion has a problem with tags files with a path
> >         containing "#" or "%".
> >Solution:   Escape these characters. (Sebastian Baberowski)
> >Files:           runtime/autoload/ccomplete.vim
> >
> Though I'm quite happy with this patch, I'm now wondering if you
> issue every patch whenever any of the runtime files may be updated.
> 
> So my questions is: Is this exceptional for this particular case,
> or has the rule of issuing a patch been changed?  In my understanding,
> the runtime files aren't officially updated between two different
> releases. Is this a misunderstanding?
> 
> That said, if the rule has actually been changed, I'd absolutely
> welcome and appreciate it.

I normally don't make patches for runtime files, unless it's something
that breaks normal use.  In this case omni completion didn't work for
some people.  The policy didn't change.

-- 
There's no place like $(HOME)!

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

Reply via email to