On Wed, Jul 1, 2009 at 12:55 PM, Bram Moolenaar wrote:
>
> Any comments on adding the ":unsilent" command modifier?
It seems like a good idea, if only for the symmetry. Any chance for
another change to how :silent works, though, while we're at it? I'd
find it very useful in my own scripts if
:silent echomsg "hello"
could be used to write a message to the :messages log without
displaying it to the screen. I was surprised when I found out that
this didn't work, but of course in retrospect that would have required
that :echomsg have been special-cased in the code. Maybe we could add
a :msgonly modifier that behaves like :silent but does add to the
message history?
~Matt
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---