Patch 8.1.2272

11 views
Skip to first unread message

Bram Moolenaar

unread,
Nov 8, 2019, 5:01:00 PM11/8/19
to vim...@googlegroups.com

Patch 8.1.2272
Problem: Test may hang at more prompt.
Solution: Reset 'more' after resetting 'compatible'. (Michael Soyka)
Files: src/testdir/test_vimscript.vim


*** ../vim-8.1.2271/src/testdir/test_vimscript.vim 2019-11-03 16:17:08.987705274 +0100
--- src/testdir/test_vimscript.vim 2019-11-08 22:56:32.135825250 +0100
***************
*** 1632,1638 ****
endfunc

func Test_script_local_func()
! set nocp viminfo+=nviminfo
new
nnoremap <buffer> _x :call <SID>DoNothing()<bar>call <SID>DoLast()<bar>delfunc <SID>DoNothing<bar>delfunc <SID>DoLast<cr>

--- 1632,1638 ----
endfunc

func Test_script_local_func()
! set nocp nomore viminfo+=nviminfo
new
nnoremap <buffer> _x :call <SID>DoNothing()<bar>call <SID>DoLast()<bar>delfunc <SID>DoNothing<bar>delfunc <SID>DoLast<cr>

*** ../vim-8.1.2271/src/version.c 2019-11-08 21:56:54.779417459 +0100
--- src/version.c 2019-11-08 22:57:54.291484744 +0100
***************
*** 743,744 ****
--- 743,746 ----
{ /* Add new patch number below this line */
+ /**/
+ 2272,
/**/

--
hundred-and-one symptoms of being an internet addict:
44. Your friends no longer send you e-mail...they just log on to your IRC
channel.

/// Bram Moolenaar -- Br...@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 ///
Reply all
Reply to author
Forward
0 new messages