I have a Fink-built vim/gvim (X11) 7.1.116 package on my Mac. I've used a
Fink-built package in the past on a previous Mac, but this one is behaving
strangely. For some reason, gvim will not background itself. It's as if
it is always running with -f, even when run with -u NONE -U NONE. I also
checked and guioptions does not include f, whether with -u NONE -U NONE or
not.
Does anyone have any suggestions? Here's the output of gvim --version:
VIM - Vi IMproved 7.1 (2007 May 12, compiled Sep 25 2007 12:45:53)
MacOS X (unix) version
Included patches: 1-116
Compiled by [EMAIL PROTECTED]
Big version with GTK2 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
+folding -footer +fork() +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_xterm +multi_byte +multi_lang -mzscheme
+netbeans_intg -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
+user_commands +vertsplit +virtualedit +visual +visualextra +viminfo +vreplace
+wildignore +wildmenu +windows +writebackup +X11 -xfontset +xim +xsmp_interact
+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: "/sw/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0
-I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/sw/include/gtk-2.0
-I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include -DMACOS_X_UNIX
-no-cpp-precomp -I/Developer/Headers/FlatCarbon -O -fno-strength-reduce -Wall
-I/usr/X11R6/include
Linking: gcc -L/sw/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -L/sw/lib -o vim
-L/sw/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama
-lXext -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lXrender
-lpangox-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -lm
-lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lXt -lX11 -lSM -lICE -lncurses
-liconv -lintl -framework Carbon
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---