Christian Brabandt schrieb:
>         redir => search
>         silent! :%s//&/nge
>         redir END

:let v:statusmsg = ""
:silent %s///nge
:echo v:statusmsg

-- 
Andy

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to