Thilo Six wrote:

> > Attached are two files that can be ':read' into a vimscript at the 
> > beginning and
> > at the end respectively. Comments so far have been incorporated.
> > I would appreciate if could review them.
> 
> What is the opinion about the aforementioned vimscript snippets? When i will 
> be
> working on weeding out the already known cpo list should the patches contain
> them? All of them, some, none, which ones?
> I would like to get a authorised go on that. Thanks.

Sourcing those files seems inefficient.  Using a function under autoload
seems more appropriate.  Passing a dictionary to store the values in.
That also fixes nested scripts, I don't think that would work with the
source file.

-- 
>From "know your smileys":
 [:-)   Frankenstein's monster

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
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 http://www.vim.org/maillist.php

Reply via email to