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

Jeff Lanzarotta delux256-vim at yahoo.com
Fri Jul 20 12:38:49 UTC 2007


Hello James,

Argh! I thought this was fixed...

Please give this new version a try. Let me know what happens...

Thanks,

Jeff

James Vega <vega.james at gmail.com> wrote: Jeff,

As demonstrated below, the current version of bufexplorer is using :drop
without a check to see if the running Vim has +gui.  This is happening
at line 239.  StartBufExplorer is called with 'drop' as its argument and
then that argument is used in the call to SplitOpen.

James

On 7/19/07, Dmitry E. Oboukhov  wrote:
> 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  :BufExplorer
> dwork:[/home/dimka]$ vim 1 2
>
> and press F4 (or :BufExplorer),
> receive error message:
>
> :BufExplorer
> Error detected while processing function 10_StartBufExplorer..10_SplitOpen:
> line    4:
> E319: Sorry, the command is not available in this version: silent drop \[BufExplorer\]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/attachments/20070720/8e008b94/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bufexplorer.vim
Type: application/octetstream
Size: 24026 bytes
Desc: 3939048586-bufexplorer.vim
Url : http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/attachments/20070720/8e008b94/attachment-0001.bin 


More information about the pkg-vim-maintainers mailing list