Hi,
With the following in my vimrc
set debug=msg,throw
the function bufwinnr() generates E94 if the buffer does not
exist. Example:
:echo bufwinnr("nothing")
Is it correct to raise an error in this case? I think that there
should be no error because when the buffer does not exist the
function returns a predefined value (-1) that can be checked in
scripts.
Thanks!
--
Jakson Alves de Aquino
www.lepem.ufc.br/aquino.php?lang=en
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.