Bug#433800: vim-scripts: bufexplorer: Error detected while processing function

Dmitry E. Oboukhov dimka at avanto.org
Thu Jul 19 13:33:54 UTC 2007


Package: vim-scripts
Version: 7.1.2
Severity: important

dwork:[/home/dimka]$ rm -fr ~/.vim                   
dwork:[/home/dimka]$ vim-addons list|grep ^bufex
bufexplorer
dwork:[/home/dimka]$ vim-addons install bufexplorer
Info: installing removed addon 'bufexplorer'
Info: Rebuilding tags since documentation has been modified ...
Processing /home/dimka/.vim/doc/
Info: done.
dwork:[/home/dimka]$ grep -A 10 bufexplorer .vimrc
" bufexplorer
let g:bufExplorerShowDirectories = 1
let g:bufExplorerShowRelativePath = 1
let g:bufExplorerSortBy='name'
let g:bufExplorerSplitBelow=1
map <F4> :BufExplorer<CR>
dwork:[/home/dimka]$ vim 1 2

and press F4 (or :BufExplorer),
receive error message:

:BufExplorer 
Error detected while processing function <SNR>10_StartBufExplorer..<SNR>10_SplitOpen:
line    4:
E319: Sorry, the command is not available in this version: silent drop \[BufExplorer\]


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

vim-scripts depends on no packages.

Versions of packages vim-scripts recommends:
ii  vim                          1:7.1-022+1 Vi IMproved - enhanced vi editor
ii  vim-addon-manager            0.2         manager of addons for the Vim edit

-- no debconf information




More information about the pkg-vim-maintainers mailing list