On Mon 6-Nov-06 10:06pm -0600, A.J.Mechelynck wrote:

> Somehow I see neither
>
>         foo 123L, 2458C
>
> nor
>
>         foo [New File]
>
> in your verbosefile; I thought one of them should be issued?

That's because I didn't set 'vbs' and 'vfile' until after
":tabe foo" was executed.

> Does it make any difference if you set 'cmdheight' to 2 instead?

None at all.  I even tried ":set ch=5" in both tabs - no
difference.

Try it out.  All you have to do is enter the following:

    :au BufEnter foo echo "Entered foo!"
    :tabe foo

You will see the message.  Now hit <C-PageDn> twice to see
it not appear.

-- 
Best regards,
Bill

Reply via email to