On 17/11/09 19:52, bgold12 wrote:
>
> I got the executable from http://www.vim.org/download.php, the PC: MS-
> DOS and MS-Windows Self-installing executable.
>
> Here's the ":version" output from my console vim:
>
>
> :version
> VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Aug  9 2008 18:40:30)
> MS-Windows 32-bit console version
> Compiled by b...@kibaale
> Big 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
> +cryptv +cscope +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 +menu
>   +mksession +modify_fname +mouse -mouseshape +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 -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: cl -c /W3 /nologo  -I. -Iproto -DHAVE_PATHDEF -DWIN32   -
> DFEAT_CSCOPE       /Wp64 -DWIN
> VER=0x0400 -D_WIN32_WINNT=0x0400  /Fo.\ObjC/ /Ox -DNDEBUG  /Zl /MT -
> DDYNAMIC_ICONV -DDYNAMIC_GETTEXT
>   -DFEAT_BIG /Fd.\ObjC/ /Zi
> Linking: link /RELEASE /nologo /subsystem:console oldnames.lib
> kernel32.lib advapi32.lib shell32.lib
>   gdi32.lib  comdlg32.lib ole32.lib uuid.lib /machine:i386 /
> nodefaultlib  libcmt.lib   user32.lib
>         /PDB:vim.pdb -debug
>
>
> Thanks,
>
> Ben

That's the 7.2.000 build, compiled (IIUC) with Microsoft Visual C.

- $PATH is an environment variable, limited only by the size of the 
environment memory. Do you see the same problem with other programs than 
Vim?
- There have been more than 300 bugfixes since that version of Vim was 
published. Do you still have the problem with the latest Vim 
distribution at http://sourceforge.net/projects/cream/files/ ?


Best regards,
Tony.
-- 
Prof:    So the American government went to IBM to come up with a data
         encryption standard and they came up with ...
Student: EBCDIC!"

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

Reply via email to