Package: vim-runtime Version: 2:7.3.035+hg~8fdc12103333-1 Severity: minor When I open a ruby file
fish$ vim File.rb Error detected while processing /usr/share/vim/vim73/ftplugin/ruby.vim: line 83 >>>>>> /usr/share/vim/vim73/ftplugin/ruby.vim 80 if &shellxquote == "'" 81 let s:ruby_path = system('ruby -e "' . s:code . '"') 82 else 83 let s:ruby_path = system("ruby -e '" . s:code . "'") 84 endif I'm using fish as my shell. I'm not sure of the repercussions of this error, vim starts more-or-less normally after a bit. -- System Information: Debian Release: 6.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash vim-runtime depends on no packages. Versions of packages vim-runtime recommends: ii vim 2:7.3.035+hg~8fdc12103333-1 Vi IMproved - enhanced vi editor ii vim-tiny 2:7.3.035+hg~8fdc12103333-1 Vi IMproved - enhanced vi editor - vim-runtime suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org