There is a problem about the "browse" command for my gvim now.
However, i can not find the reason for it.

I remember that , when i run the command
:browse w <filename>
to a new buffer, there should be a dialog shown to let me select
the file position for saving , but now the dialog does not show any
more, it seems
like that , i have never input the command . Nothing happens, and
the command following the "browse" which is "w <filename>" for this case
is not executed neither.

PS: I can find the +browse from the version info ,
      so i think the gvim should popup a dialog.

I compile the latest code from SVN under the WinXP with MinGW.
I thought there might be some configure wrong for my compile ?

I give the version info , and hope that someone could give me a suggestion.

-----------------------------------------version--------------------------------------------------------------
VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Oct 28 2009 09:44:25)
MS-Windows 32-bit GUI version
Included patches: 1-267
Compiled by winter...@ap
Big 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 +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 +gettext/dyn -hangul_input +iconv/dyn
+insert_expand +jumplist +keymap +langmap +libcall +linebreak
+lispindent +listcmds +localmap +menu +mksession +modify_fname
+mouse +mouseshape +multi_byte_ime/dyn +multi_lang -mzscheme
+netbeans_intg -ole -osfiletype +path_extra +perl/dyn -postscript
+printer -profile +python/dyn +quickfix +reltime +rightleft -ruby
+scrollbind +signs +smartindent -sniff +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=0x0501 -D_WIN32_WINNT=0x0501
-DHAVE_PATHDEF -DFEAT_BIG -DHAVE_GETTEXT -DHAVE_LOCALE_H -D
DYNAMIC_GETTEXT -DFEAT_CSCOPE -DFEAT_NETBEANS_INTG -DFEAT_GUI_W32
-DFEAT_CLIPBOARD -DFEAT_MBYTE -DFEAT_MBYTE_IME -DDYNAMIC_IME -DD
YNAMIC_ICONV -pipe -w -march=i686 -Wall -IC:/perl/lib/Core -DFEAT_PERL
-LC:/perl/lib/Core -DDYNAMIC_PERL -DDYNAMIC_PERL_DLL="perl5
6.dll" -DFEAT_PYTHON -I c:/python26/include -DDYNAMIC_PYTHON
-DDYNAMIC_PYTHON_DLL="python26.dll" -O3 -fomit-frame-pointer -freg-st
ruct-return -s
Linking: gcc -Iproto -DWIN32 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501
-DHAVE_PATHDEF -DFEAT_BIG -DHAVE_GETTEXT -DHAVE_LOCALE_H -DDYNA
MIC_GETTEXT -DFEAT_CSCOPE -DFEAT_NETBEANS_INTG -DFEAT_GUI_W32
-DFEAT_CLIPBOARD -DFEAT_MBYTE -DFEAT_MBYTE_IME -DDYNAMIC_IME -DDYNAM
IC_ICONV -pipe -w -march=i686 -Wall -IC:/perl/lib/Core -DFEAT_PERL
-LC:/perl/lib/Core -DDYNAMIC_PERL -DDYNAMIC_PERL_DLL="perl56.dl
l" -DFEAT_PYTHON -I c:/python26/include -DDYNAMIC_PYTHON
-DDYNAMIC_PYTHON_DLL="python26.dll" -O3 -fomit-frame-pointer
-freg-struct
-return -s -mwindows -o gvim.exe -lkernel32 -luser32 -lgdi32
-ladvapi32 -lcomdlg32 -lcomctl32 -lversion -lwsock32 -lole32 -luuid

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to