I just noticed that the output of :scriptnames is saved in the
message history.  This clutters the history and makes it more
difficult to find meaningful messages there.

As a simple demonstration, do the following.  Command outputs are
not shown.)

    $ vim
    :messages
    :scriptnames
    :messages

To demonstrate that this is not due to my configuration:

    $ cd
    $ mkdir plugin
    $ touch plugin/foo{1..5}.vim
    $ vim -N -u NORC --cmd 'set rtp=$PWD'
    :messages
    Messages maintainer: Bram Moolenaar <[email protected]>
    :scriptnames
      1: ~/plugin/foo1.vim
      2: ~/plugin/foo2.vim
      3: ~/plugin/foo3.vim
      4: ~/plugin/foo4.vim
      5: ~/plugin/foo5.vim
    Press ENTER or type command to continue
    :messages
    Messages maintainer: Bram Moolenaar <[email protected]>
      1: ~/plugin/foo1.vim
      2: ~/plugin/foo2.vim
      3: ~/plugin/foo3.vim
      4: ~/plugin/foo4.vim
      5: ~/plugin/foo5.vim
    Press ENTER or type command to continue

I'm using Vim 7.4.703, "Normal version with GTK2 GUI.", on a system
running Ubuntu 10.04.

Regards,
Gary

-- 
-- 
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.

Raspunde prin e-mail lui