To: [email protected]
Subject: Patch 7.4a.021
Fcc: outbox
From: Bram Moolenaar <[email protected]>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
------------

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