Hi list,
I've tried vim73 on windows 2000, it's from someone's compiled version,
not the offical one. With new version, I find that $VIM is the same as
$VIMRUNTIME, and set to vim73 home dir, not like 7.2, which is the upper
dir of the vim72 home dir, so,
in vim72
$vim: <path>/vim/
$vimruntime: <path>/vim/vim72
in vim 73
$vim: <path>/vim/vim73
$vimruntime: <path/vim/vim73
is it consistent with the offical one? I think it's not good for that,
because I have to move my .vimrc, .gvimrc and vimfiles/ into vim73 home
dir or do some other trick to make different version shared with the same
script/conf files.
following is the output of :version:
:version
VIM - Vi IMproved 7.3d BETA (2010 Aug 1, compiled Aug 3 2010 09:16:03)
MS-Windows 32-bit GUI version
Compiled by wangh...@ap
Huge version with 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_gui +diff +digraphs -dnd -ebcdic
+emacs_tags +eval +ex_extra
+extra_search +farsi +file_in_path +find_in_path +float +folding -footer
+gettext/dyn
-hangul_input +iconv/dyn +insert_expand +jumplist +keymap +langmap
+libcall +linebreak
+lispindent +listcmds +localmap +lua/dyn +menu +mksession +modify_fname
+mouse +mouseshape
+multi_byte_ime/dyn +multi_lang -mzscheme +netbeans_intg -ole -osfiletype
+path_extra +perl/dyn
+persistent_undo -postscript +printer +profile +python/dyn -python3
+quickfix +reltime +rightleft
-ruby +scrollbind +signs +smartindent -sniff +startuptime +statusline
-sun_workshop +syntax
+tag_binary +tag_old_static -tag_any_white -tcl -tgetent -termresponse
+textobjects +title
+toolbar +user_commands +vertsplit +virtualedit +visual +visualextra
+viminfo +vreplace
+wildignore +wildmenu +windows +writebackup -xfontset -xim -xterm_save
-xpm_w32
system vimrc file: "$VIM\vimrc"
user vimrc file: "$HOME\_vimrc"
2nd user vimrc file: "$VIM\_vimrc"
user exrc file: "$HOME\_exrc"
2nd user exrc file: "$VIM\_exrc"
system gvimrc file: "$VIM\gvimrc"
user gvimrc file: "$HOME\_gvimrc"
2nd user gvimrc file: "$VIM\_gvimrc"
system menu file: "$VIMRUNTIME\menu.vim"
Compilation: gcc -Iproto -DWIN32 -DWINVER=0x0400 -D_WIN32_WINNT=0x0400
-DHAVE_PATHDEF -DFEAT_HUGE
-DHAVE_GETTEXT -DHAVE_LOCALE_H -DDYNAMIC_GETTEXT -DFEAT_CSCOPE
-DFEAT_NETBEANS_INTG -DFEAT_GUI_W32
-DFEAT_CLIPBOARD -DFEAT_MBYTE -DFEAT_MBYTE_IME -DDYNAMIC_IME
-DDYNAMIC_ICONV -pipe -w -march=i686
-Wall -IC:/perl/lib/Core -DFEAT_PERL -LC:/perl/lib/Core -DDYNAMIC_PERL
-DDYNAMIC_PERL_DLL="perl56
.dll" -IC:/Lua51/include -DFEAT_LUA -DDYNAMIC_LUA
-DDYNAMIC_LUA_DLL="lua51.dll" -DFEAT_PYTHON -DD
YNAMIC_PYTHON -O3 -fomit-frame-pointer -freg-struct-return -s
Linking: gcc -Iproto -DWIN32 -DWINVER=0x0400 -D_WIN32_WINNT=0x0400
-DHAVE_PATHDEF -DFEAT_HUGE -DHA
VE_GETTEXT -DHAVE_LOCALE_H -DDYNAMIC_GETTEXT -DFEAT_CSCOPE
-DFEAT_NETBEANS_INTG -DFEAT_GUI_W32 -DF
EAT_CLIPBOARD -DFEAT_MBYTE -DFEAT_MBYTE_IME -DDYNAMIC_IME -DDYNAMIC_ICONV
-pipe -w -march=i686 -Wa
ll -IC:/perl/lib/Core -DFEAT_PERL -LC:/perl/lib/Core -DDYNAMIC_PERL
-DDYNAMIC_PERL_DLL="perl56.dll
" -IC:/Lua51/include -DFEAT_LUA -DDYNAMIC_LUA
-DDYNAMIC_LUA_DLL="lua51.dll" -DFEAT_PYTHON -DDYNAM
IC_PYTHON -O3 -fomit-frame-pointer -freg-struct-return -s -mwindows -o
gvim.exe -lkernel32 -luser3
2 -lgdi32 -ladvapi32 -lcomdlg32 -lcomctl32 -lversion -lwsock32 -lole32
-luuid
--
Regards,
Yue Wu
Key Laboratory of Modern Chinese Medicines
Department of Traditional Chinese Medicine
China Pharmaceutical University
No.24, Tongjia Xiang Street, Nanjing 210009, China
--
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