On 2010-08-13, Gary Johnson wrote:
> In a directory containing a simple text file named 'mary', execute
> the following:
>
> $ vim -u NONE -i NONE
> :r mary
>
> The result is the following two error messages:
>
> E812: Autocommands changed buffer or buffer name
> E484: Can't open file mary
[...]
> The OS is RHEL4.
The same behavior is exhibited by the Vim 7.3f for Windows that I
downloaded from the Cream site. I tried both vim.exe and gvim.exe.
C:\Program Files\Vim\vim73f>vim --version
VIM - Vi IMproved 7.3f BETA (2010 Aug 9, compiled Aug 12 2010 11:09:03)
MS-Windows 32-bit console version
Compiled by [email protected]
Huge 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 +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/dyn -netbeans_intg -osfiletype
+path_extra +perl/dyn +persistent_undo -postscript +printer +profile
+python/dyn -python3 +quickfix +reltime +rightleft +ruby/dyn +scrollbind
+signs
+smartindent -sniff +startuptime +statusline -sun_workshop +syntax
+tag_binary
+tag_old_static -tag_any_white +tcl/dyn -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"
Compilation: gcc -O3 -fomit-frame-pointer -freg-struct-return
-fno-strength-redu
ce -DWIN32 -DHAVE_PATHDEF -DFEAT_HUGE -DWINVER=0x0400 -D_WIN32_WINNT=0x0400
-DFE
AT_PERL -DDYNAMIC_PERL -DDYNAMIC_PERL_DLL="perl58.dll" -DFEAT_PYTHON
-DDYNAMIC_P
YTHON -DDYNAMIC_PYTHON_DLL="python26.dll" -DFEAT_RUBY -DDYNAMIC_RUBY
-DDYNAMIC_R
UBY_DLL="msvcrt-ruby18.dll" -DDYNAMIC_RUBY_VER=18 -DFEAT_MZSCHEME
-DDYNAMIC_MZSC
HEME -DDYNAMIC_MZSCH_DLL="libmzsch42.dll"
-DDYNAMIC_MZGC_DLL="libmzgc42.dll" -DI
NCLUDE_MZSCHEME_BASE -DFEAT_TCL -DDYNAMIC_TCL -DDYNAMIC_TCL_DLL="tcl85.dll"
-DFE
AT_LUA -DDYNAMIC_LUA -DDYNAMIC_LUA_DLL="lua51.dll" -DDYNAMIC_GETTEXT
-DDYNAMIC_I
CONV -DFEAT_MBYTE -DFEAT_MBYTE_IME -DDYNAMIC_IME -DFEAT_CSCOPE
-DFEAT_NETBEANS_I
NTG -DFEAT_GUI_W32 -DFEAT_CLIPBOARD -DFEAT_OLE -march=i386 -Iproto
-I/cygdrive/c
/strawberry/perl/lib/CORE -I/cygdrive/c/RUBY/lib/ruby/1.8/i386-mswin32
-I/cygdri
ve/c/PROGRA~1/MzScheme/include -I/cygdrive/c/Tcl/include
-I/cygdrive/c/PROGRA~1/
Lua/5.1/include -s -mno-cygwin
Linking: gcc -s -o gvim.exe -luuid -lole32
/cygdrive/c/Tcl/lib/tclstub85.lib -l
wsock32 -mwindows -lcomctl32 -lversion -loleaut32 -lstdc++
Regards,
Gary
--
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