Patch 7.4a.025
Problem:    Get the press-Enter prompt even after using :redraw.
Solution:   Clear need_wait_return when executing :redraw.
Files:      src/ex_docmd.c


*** ../vim-7.4a.024/src/ex_docmd.c      2013-07-05 19:44:02.000000000 +0200
--- src/ex_docmd.c      2013-07-17 11:42:57.000000000 +0200
***************
*** 8981,8986 ****
--- 8981,8989 ----
      msg_didout = FALSE;
      msg_col = 0;
  
+     /* No need to wait after an intentional redraw. */
+     need_wait_return = FALSE;
+ 
      out_flush();
  }
  
*** ../vim-7.4a.024/src/version.c       2013-07-14 15:06:46.000000000 +0200
--- src/version.c       2013-07-17 11:48:16.000000000 +0200
***************
*** 729,730 ****
--- 729,732 ----
  {   /* Add new patch number below this line */
+ /**/
+     25,
  /**/

-- 
At some point in the project somebody will start whining about the need to
determine the project "requirements".  This involves interviewing people who
don't know what they want but, curiously, know exactly when they need it.
                                (Scott Adams - The Dilbert principle)

 /// Bram Moolenaar -- b...@moolenaar.net -- 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 vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Raspunde prin e-mail lui