-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, all.
I've got a version of Vim (see below) which was the first Vim I used. I compiled it myself from source into /usr/local/ & nowadays the Vim I use is in /opt/local/ & has very many more features. Question is I've pulled the latest source code from Mercurial with the intention of installing that into /usr/local/ & now no longer having the original source code I can't do a `sudo make uninstall` to clean the directory. Which is the better option? Trying to clean the old Vim from /usr/local/ (& if so, what's the best way to do it) or just install over the top? Many thanks for any help or suggestions (vim --version to be deleted or over written below) `$ /usr/local/bin/vim --version VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Sep 28 2011 11:11:06) MacOS X (unix) version Compiled by [email protected] Normal version without GUI. Features included (+) or not (-): - -arabic +autocmd -balloon_eval -browse +builtin_terms +byte_offset +cindent - -clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments - -conceal +cryptv -cscope +cursorbind +cursorshape +dialog_con +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 -lua +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 +persistent_undo +postscript +printer -profile -python - -python3 +quickfix +reltime -rightleft -ruby +scrollbind +signs +smartindent - -sniff +startuptime +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 -xterm_clipboard -xterm_save system vimrc file: "$VIM/vimrc" user vimrc file: "$HOME/.vimrc" user exrc file: "$HOME/.exrc" fall-back for $VIM: "/usr/local/share/vim" Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX - -no-cpp-precomp -g -O2 -D_FORTIFY_SOURCE=1 Linking: gcc -L/usr/local/lib -o vim -lm -lncurses -framework Cocoa` -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: §auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPUaKWAAoJEKpMeDHWT5ADhgUIAIkpCtG3UgFggaC6BLzpmN0r c/ZvwN40p+w2H0wWTeH+2CwkzV7osagkWIBla8LsQDkfPr3a38BDM7NBJvn3w360 /mmTYlo6jhFyePzvmsE6k/qGBcvCPVz+B5u7YErk7nSYUa2E2/2tq2KfKFnGSaJz +P17bH+kLNigbN2hnOLymKyoEPab50IPwsFE/dkGV4LQJ/9IrOC5v2CqxaCaUAS8 ITf2SJ6zeLT7ogxjiaxot1s4PZHbXVXcPYzUbqnpMwR8W3e11piyIAgzYiWs9KtZ k/cLJKVGgRV72uK38Q1EG41WXkTMte2197nn6vKH8hp+jnvK9tHg6ZBH4jy5h3o= =y89o -----END PGP SIGNATURE----- -- You received this message from the "vim_use" 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
