[Bram at moolenaar.net: Re: patch 7.1.036]

James Vega jamessan at debian.org
Mon Aug 6 05:38:09 UTC 2007


On Thu, Aug 02, 2007 at 12:16:02PM -0400, James Vega wrote:
> On Thu, Aug 02, 2007 at 11:37:40AM -0400, James Vega wrote:
> > Also, did we specifically choose to use --with-features=small over
> > --with-features=tiny because of the inclusion of +visual and +windows?
> > Do we want to stick with small?
> 
> By this I mean I'd like to prune some of the features we currently have
> enabled.  We're adding a lot of features to a package that's primarily
> supposed to be used for unconfigured systems or systems that are running
> without /usr/bin mounted.

Below is a summary of the features lost from the current vim.tiny vs the
new one I built that didn't forcefully define various features:

+autocmd, +byte_offset, +cmdline_compl, +cmdline_info, +comments, +diff,
+digraphs, +eval, +ex_extra, +extra_search, +file_in_path, +folding,
+insert_expand, +libcall, +listcmds, +quickfix, +scrollbind,
+smartindent, +textobjects, +user_commands, +vertsplit, +visualextra,
+viminfo

Of those, +diff, +folding, and +scrollbind (the latter two simply
because they go with +diff) are the only significant losses for
vim.tiny's target use, IMHO.  +listcmds would be nice, but people can
still switch to different files with the args list.  This also cuts down
the size of vim.tiny by about 400KB.

James
-- 
GPG Key: 1024D/61326D40 2003-09-02 James Vega <jamessan at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/attachments/20070806/ff0f96ab/attachment.pgp 


More information about the pkg-vim-maintainers mailing list