URL: http://www.math.fu-berlin.de/~guckes/vim/newsgroup.html URL: https://www.vim8.org/newsgroup.html (mirror) Created: Fri Dec 1 00:00:00 MET 1995 Last update: Fri Feb 05 04:24:34 CET 1999
But before asking please contact a local guru and ask him whether he can solve the problem. Also, take a look at the huge helptexts using ":help". Search through them with keywords that might have to do with the problem.
If you think that noone can help you locally then you might consider posting it on Usenet. But before posting please put together some info which is usually requested.
vim --version > vimvers.txtHere is an example:
$ vim --version > vimvers.txt $ more vimvers.txt VIM - Vi IMproved 5.2d ALPHA (1998 Jun 1, compiled Jun 11 1998 17:45:33) Compiled with (+) or without (-): +autocmd -browse +builtin_terms +cindent -cscope +dialogue_con +digraphs -emacs_tags +eval +ex_extra +extra_search -farsi +file_in_path +find_in_path +fork() +GUI_Athena +insert_expand -langmap +lispindent +modify_fname +mouse -mouse_dec -mouse_netterm +mouse_xterm -multi_byte +perl +quickfix -python -rightleft +showcmd +smartindent -sniff +syntax +tag_binary +tag_old_static -tag_any_white -tcl +terminfo +textobjects +viminfo +writebackup -xterm_save +X11 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: "$VIM/menu.vim" default for $VIM: "/Vol/Pub/share/vim" Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DUSE_GUI_ATHENA -I. -O3 -pipe -I/Vol/pub/include -I/Vol/X11R6/include -Wall -Wshadow -I/Vol/X11R6/include -I/Vol/pub/lib/perl5/sun4-sunos/5.00401/CORE Linking: gcc -s -L/Vol/pub/lib -o vim -L. -L/Vol/X11R6/lib -lXaw -lXmu -lXext -lXt -lX11 -lncurses /Vol/pub/lib/perl5/sun4-sunos/5.00401/auto/DynaLoader/DynaLoader.a -L/Vol/pub/lib/perl5/sun4-sunos/5.00401/CORE -lperl -lgdbm -ldbm -ldb -ldl -lm -lc -lposixAlso, which operating system are you using vim on? Let us know! Use one of these commands to find out about your current system:
UNIX: uname -a DOS: version
Subject: vim - Qp and textwidth Subject: :g vs :v [vim]
To make this easier for you here are some links which already extract info about vim:
Send feedback on this page to