Patch 7.4a.021
Problem: Using feedkeys() doesn't always work.
Solution: Omit feedkeys(). (Ken Takata)
Files: src/testdir/test98a.in
*** ../vim-7.4a.020/src/testdir/test98a.in 2013-07-09 13:44:40.000000000
+0200
--- src/testdir/test98a.in 2013-07-14 12:55:53.000000000 +0200
***************
*** 24,27 ****
wincmd p
! call feedkeys(":setl scb\n\<C-w>\<C-w>", 't')
--- 24,28 ----
wincmd p
! setl scb
! wincmd w
*** ../vim-7.4a.020/src/version.c 2013-07-14 12:34:52.000000000 +0200
--- src/version.c 2013-07-14 12:57:22.000000000 +0200
***************
*** 729,730 ****
--- 729,732 ----
{ /* Add new patch number below this line */
+ /**/
+ 21,
/**/
--
DENNIS: You can't expect to wield supreme executive power just 'cause some
watery tart threw a sword at you!
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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/groups/opt_out.