Patch 7.2.025
commit6b952a4ebbe53e6c3910d7ffc7ff5052fd3cbea5
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Sat, 4 Oct 2008 06:02:53 +0000 (4 06:02 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Sat, 4 Oct 2008 06:02:53 +0000 (4 06:02 +0000)
treec41831dea381e86aff659f96d27a753a7ded4fae
parentff9adce0b3e616eb5430fd583fdf06c0d6d9dcab
Patch 7.2.025
Problem:    When a CursorHold event invokes system() it is retriggered over
            and over again.
Solution:   Don't reset did_cursorhold when getting K_IGNORE.
Files:      src/normal.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.2@1214 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/normal.c
src/version.c