On Tuesday, June 13, 2017 at 9:34:27 PM UTC+9, Bram Moolenaar wrote:
> Yasuhiro Matsumoto wrote:
>
> > Just typed
> >
> > :call execute("throw 1")
> > [error appear]
> >
> > :call execute("throw 1")
> > [not appear]
> >
> > I'm thinking, if it's executed from command-line not script or
> > mappings, the errors should be displayed, I think.
>
> I tried this with "vim -u NONE -N" and for me the same message shows up
> a second time. No matter if I do this at the hit-enter prompt are after
> it.
I got report from others. It seems depend on cmdheight. When cmdheight=2, it
seems occur.
--
--
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.