Hi, fellow vimmers,

just returning to work after two weeks, I found that vim on several Linux 
machines doesn't start up properly anymore; it says

Keine Zuordnung gefunden
Keine Zuordnung gefunden

(twice the same message; after removing the LANG environment variable, the 
english version "No mapping found" was used)

On most systems I can continue after the prompt "Hit ENTER or type command to 
continue", but on one just nothing happens, and I'm not able to edit the given 
file.

Maybe I did anything very stupid two weeks ago, but I'm quite sure I did 
nothing worse than maybe adding a file to the ftplugin directory; the error 
occurs regardless of the edited file type. When calling vim as ex, the error 
occurs /after/ editing the file.

My vim version (SuSE Linux 9.1):
VIM - Vi IMproved 6.2 (2003 Jun 1, compiled Apr  6 2004 03:03:03)
Included patches: 1-8, 10-12, 14-18, 20-21, 25-32, 34-35, 37, 40, 43-46, 48-55, 
58-59, 61-65, 67-89, 91-98, 100-102, 104-106, 108-114, 117, 119-120, 122, 126, 
129, 133, 135-137, 139, 143-155, 157-160, 162-172, 174-176, 178, 180-187, 
189-193, 195-198, 200-204, 206-209, 213, 216-224, 228-229, 231-232, 234, 
237-242, 244-251, 253-263
Compiled by [EMAIL PROTECTED]
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 +dialog_con +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 -netbeans_intg -osfiletype 
+path_extra -perl +postscript +printer -python +quickfix +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 -xterm_clipboard -xterm_save
   system vimrc file: "/etc/vimrc"
     user vimrc file: "$HOME/.vimrc"
      user exrc file: "$HOME/.exrc"
  fall-back for $VIM: "/etc"
 f-b for $VIMRUNTIME: "/usr/share/vim/current"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H     -O2 -march=i586 -mcpu=i686 
-fmessage-length=0 -Wall -Wall -pipe -fno-stric
t-aliasing
Linking: gcc   -L/usr/local/lib -o vim       -lncurses -lselinux -lacl -ldl

The vimrc file is the standard SuSE version with the single addition "set 
background=dark"; I could post it if desired (2kB when gzipped).

Any ideas what might have gone wrong, or how I could figure out /which/ mapping 
could not be found, would be warmly appreciated...

Thanks in advance!
-- 
Tobias

Reply via email to