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

2007-07-22 Thread Stefano Zacchiroli
On Fri, Jul 20, 2007 at 05:38:49AM -0700, Jeff Lanzarotta wrote:
> Argh! I thought this was fixed...
> Please give this new version a try. Let me know what happens...

Hi Jeff, thanks for your fixed version of bufexplorer.

I was going to add it do our vim-scripts Debian package, but I notice it
isn't yet available on vim online. The address I'm checking for updates
is the usual: http://www.vim.org/scripts/script.php?script_id=42, did
you move the homepage of bufexplorer.vim somewhere else?

Thanks in advance,
Cheers.

-- 
Stefano Zacchiroli -*- PhD in Computer Science ... now what?
[EMAIL PROTECTED],debian.org,bononia.it} -%- http://www.bononia.it/zack/
(15:56:48)  Zack: e la demo dema ?/\All one has to do is hit the
(15:57:15)  Bac: no, la demo scema\/right keys at the right time


signature.asc
Description: Digital signature


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

2007-07-20 Thread James Vega
On Fri, Jul 20, 2007 at 05:38:49AM -0700, Jeff Lanzarotta wrote:
> Hello James,
> 
> Argh! I thought this was fixed...
> 
> Please give this new version a try. Let me know what happens...

Yes, that version works fine.  Thanks for the update.

James
-- 
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>


signature.asc
Description: Digital signature


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

2007-07-20 Thread Jeff Lanzarotta
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:
> line4:
> E319: Sorry, the command is not available in this version: silent drop 
> \[BufExplorer\]



bufexplorer.vim
Description: 3939048586-bufexplorer.vim


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

2007-07-19 Thread Dmitry E. Oboukhov
tags 433800 - moreinfo
thanks

SZ> quoting from ":help drop":

SZ> {only available when compiled with the +gui feature}

SZ> So I guess you're running a flavour of vim which has no gui built-in.
SZ> Try installing one of vim-{gnome,gtk,lesstif,perl,python,ruby,full,tcl},
SZ> basically any flavour will do except "vim-tiny" or "vim".

The VIM version that I used was in theend of my first email.
I'm using the VIM that included in the VIM package and named vim.basic.

With the installed vim.gtk this bug is not appearing.

BUT:


I downloaded and insttaled bufexplorer version 7.0.14 (previous
version). It works correctly with all VIM versions (not just the
versions with +gui feature, include vim.tiny).

May be it's an upstream bug?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



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

2007-07-19 Thread James Vega

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 <[EMAIL PROTECTED]> 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:
line4:
E319: Sorry, the command is not available in this version: silent drop 
\[BufExplorer\]



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



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

2007-07-19 Thread Dmitry E. Oboukhov
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  :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:
line4:
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-manager0.2 manager of addons for the Vim edit

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]