On 11/02/09 15:18, Nicolas Sebrecht wrote:
[...]
> No. But I'm not sure if the error messages can't disapear from the
> "status" (command) line. I don't know how vim behave if it has multiple
> messages. In a such case, is there a way to roll back to a error buffer
> history ?
[...]
:messages
will replay the error, warning and information messages from Vim itself,
as well as those emitted by ":echoerr" and ":echomsg". Messages from
plain ":echo" or ":echon" statements are lost. See
:help message-history
Best regards,
Tony.
--
To generalize is to be an idiot.
-- William Blake
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---