On Wed, 22 Jul 2009, [email protected] wrote:
> 
> On 2009-07-22 10:23 +0800, bill lam wrote:
>  
> > When I compile vim, ./configure provides only a few options mainly for
> > enable interpreters, most features can only be chosen or disabled by
> > setting normal, big etc.  Is there any way to cherry pick individual
> > features?
> 
> (I have lost the the start of this thread, so maybe you already knew
> about this.)
> 
> In src/feature.h you can turn individual features on and off.

Thank you for pointing to that file. it needs to manually change
src/feature.h because ./configure cannot do the job.  Now I can
compile a normal version with additonal keymap/langmap.


Normal version with GTK2 GUI.  Features included (+) or not (-):
=====
-arabic +autocmd +balloon_eval +browse +builtin_terms +byte_offset +cindent 
+clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments 
+cryptv +cscope +cursorshape +dialog_con_gui +diff +digraphs +dnd -ebcdic 
-emacs_tags +eval +ex_extra +extra_search -farsi +file_in_path +find_in_path 
+float +folding -footer +fork() +gettext -hangul_input +iconv +insert_expand 
+jumplist +keymap +langmap +libcall +linebreak +lispindent +listcmds +localmap 
          ================
+menu +mksession +modify_fname +mouse +mouseshape -mouse_dec -mouse_gpm 
-mouse_jsbterm -mouse_netterm -mouse_sysmouse +mouse_xterm +multi_byte 
+multi_lang -mzscheme +netbeans_intg -osfiletype +path_extra +perl +postscript 
+printer -profile +python +quickfix +reltime -rightleft -ruby +scrollbind 
+signs +smartindent -sniff +statusline -sun_workshop +syntax +tag_binary 
+tag_old_static -tag_any_white -tcl +terminfo +termresponse +textobjects +title
 +toolbar +user_commands +vertsplit +virtualedit +visual +visualextra +viminfo 
+vreplace +wildignore +wildmenu +windows +writebackup +X11 -xfontset +xim 
+xsmp_interact +xterm_clipboard -xterm_save 


-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to