Hello James,

Argh! I thought this was fixed...

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

Thanks,

Jeff

James Vega <[EMAIL PROTECTED]> 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\]

Attachment: bufexplorer.vim
Description: 3939048586-bufexplorer.vim

Reply via email to