Wednesday, December 18, 2013

Re: possible fileencoding bug with :args

set encoding=utf-8
set fileencodings=utf-8,cp1250,default
let &fileencoding = matchstr( &fileencodings, '^[^,]\+' )

Here's the version:

VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Aug 10 2013 14:38:33)
MS-Windows 32-bit GUI version with OLE support
Compiled by mool@tororo
Big version with GUI. Features included (+) or not (-):
+arabic +cscope +float -lua +printer +syntax +viminfo
+autocmd +cursorbind +folding +menu -profile +tag_binary +vreplace
+balloon_eval +cursorshape -footer +mksession +python/dyn +tag_old_static +wildignore
+browse +dialog_con_gui +gettext/dyn +modify_fname +python3/dyn -tag_any_white +wildmenu
++builtin_terms +diff -hangul_input +mouse +quickfix +tcl/dyn +windows
+byte_offset +digraphs +iconv/dyn +mouseshape +reltime -tgetent +writebackup
+cindent -dnd +insert_expand +multi_byte_ime/dyn +rightleft -termresponse -xfontset
+clientserver -ebcdic +jumplist +multi_lang +ruby/dyn +textobjects -xim
+clipboard +emacs_tags +keymap -mzscheme +scrollbind +title -xterm_save
+cmdline_compl +eval +langmap +netbeans_intg +signs +toolbar +xpm_w32
+cmdline_hist +ex_extra +libcall +ole +smartindent +user_commands
+cmdline_info +extra_search +linebreak +path_extra -sniff +vertsplit
+comments +farsi +lispindent +perl/dyn +startuptime +virtualedit
+conceal +file_in_path +listcmds +persistent_undo +statusline +visual
+cryptv +find_in_path +localmap -postscript -sun_workshop +visualextra
system vimrc file: "$VIM\vimrc"
user vimrc file: "$HOME\_vimrc"
2nd user vimrc file: "$HOME\vimfiles\vimrc"
3rd 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: "$HOME\vimfiles\gvimrc"
3rd user gvimrc file: "$VIM\_gvimrc"
system menu file: "$VIMRUNTIME\menu.vim"
Compilation: cl -c /W3 /nologo -I. -Iproto -DHAVE_PATHDEF -DWIN32 -DFEAT_CSCOPE -DFEAT_NETBEANS_INTG -DFEAT_XPM_W32 -DWINVER=0x0400 -D_WIN32_WINNT=0x0400 /Fo.\ObjGOLYHTRi386/ /Ox /GL -DNDEBUG /Zl /MT -DFEAT_OLE -DFEAT_MBYTE_IME -DDYNAMIC_IME -DFEAT_GUI_W32 -DDYNAMIC_ICONV -DDYNAMIC_GETTEXT -DFEAT_TCL -DDYNAMIC_TCL -DDYNAMIC_TCL_DLL=\"tcl85.dll\" -DDYNAMIC_TCL_VER=\"8.5\" -DFEAT_PYTHON -DDYNAMIC_PYTHON -DDYNAMIC_PYTHON_DLL=\"python27.dll\" -DFEAT_PYTHON3 -DDYNAMIC_PYTHON3 -DDYNAMIC_PYTHON3_DLL=\"python32.dll\" -DFEAT_PERL -DDYNAMIC_PERL -DDYNAMIC_PERL_DLL=\"perl514.dll\" -DFEAT_RUBY -DDYNAMIC_RUBY -DDYNAMIC_RUBY_VER=19 -DDYNAMIC_RUBY_DLL=\"msvcrt-ruby192.dll\" -DFEAT_BIG /Fd.\ObjGOLYHTRi386/ /Zi
Linking: link /RELEASE /nologo /subsystem:windows /LTCG:STATUS oldnames.lib kernel32.lib advapi32.lib shell32.lib gdi32.lib comdlg32.lib ole32.lib uuid.lib /machine:i386 /nodefaultlib gdi32.lib version.lib winspool.lib comctl32.lib advapi32.lib shell32.lib /machine:i386 /nodefaultlib libcmt.lib oleaut32.lib user32.lib /nodefaultlib:python27.lib /nodefaultlib:python32.lib "E:\tcl\lib\tclstub85.lib" WSock32.lib xpm\x86\lib\libXpm.lib /PDB:gvim.pdb -debug

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: