On 10 Apr 2009, at 15:25, björn wrote: > > 2009/4/10 Kenneth Reid Beesley: >> >> OK. I was using Snapshot 43. >> I discarded 43, then downloaded and installed Snapshot 44 and got the >> same behavior. >> >> I then downloaded MacVim-7_2-stable-1_2 and, again, got the same >> behavior. >> >> I'm again wondering if I inadvertently did something in my .vimrc >> or .gvimrc that is causing the problem. > > Hmmm...how very odd. Can you please enter the following commands (one > at a time) and copy/paste the output:
Björn, Here you are. I'm using the 7.2 stable release at the moment. > > > :echo $VIM /Applications/MacVim.app/Contents/Resources/vim > > :echo $VIMRUNTIME /Applications/MacVim.app/Contents/Resources/vim/runtime > > :version VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Aug 21 2008 12:51:59) MacOS X (unix) version Compiled by Bjorn Winckler <[email protected]> Huge version with MacVim 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() +fullscreen -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 +odbeditor -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 +transparency +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" system gvimrc file: "$VIM/gvimrc" user gvimrc file: "$HOME/.gvimrc" system menu file: "$VIMRUNTIME/menu.vim" fall-back for $VIM: "/Applications/Vim.app/Contents/Resources/vim" Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM - Wall -Wno-unknown-pragmas -pipe -I. -Iproto -DMACOS_X_UNIX -no-cpp- precomp -I/Developer/SDKs/MacOSX10.4u. sdk/Developer/Headers/FlatCarbon -g -O -isysroot /Developer/SDKs/ MacOSX10.4u.sdk -arch i386 -arch ppc -I/Developer/SDKs/ MacOSX10.4u.sdk/System/Library/Frameworks/Pytho n.framework/Versions/2.3/include/python2.3 -I/System/Library/ Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal- darwin9.0 Linking: gcc -L. -arch ppc -arch i386 -L/usr/local/lib -isysroot / Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc -o Vim -framework Cocoa -framework Carbon -lnc urses -liconv -framework Python -lruby -lm > > > (Make sure your window is large enough to show all the output from the > :version command first.) > > Björn > > > ****************************** Kenneth R. Beesley, D.Phil. P.O. Box 540475 North Salt Lake, UT 84054 USA --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
