Hi,

On Thu, Feb 9, 2017 at 12:43 PM, Marius Bakke <vim-dev-git...@256bit.org> wrote:
> Since commit 65189a1, make test fails on GNU Guix when using --enable-gui.
>
> From test_cmdline.vim:
> Found errors in Test_getcmdtype():
> function RunTheTest[21]..Test_getcmdtype[15]..Check_cmdline line 1: Expected
> 'MyCmd a' but got ''
> function RunTheTest[21]..Test_getcmdtype[15]..Check_cmdline line 2: Expected
> 8 but got 0
> function RunTheTest[21]..Test_getcmdtype[15]..Check_cmdline line 3: Expected
> '@' but got ''
>

The test related to the input() function is failing. Are you using GUI
Vim or terminal Vim?
Can you try manually running the following command in Vim?

   :call input("Answer? ")

Do you get the input prompt?  If you get the input prompt, can you
press <CTRL-R>=
and then enter the "getcmdtype()" expression and press <CR>. Do you see "@"
after doing the above?

Thanks,
Yegappan

-- 
-- 
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 vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui