> Patch 7.2.356 > Problem: When 'foldmethod' is changed not all folds are closed as expected. > Solution: In foldUpdate() correct the start position and reset fd_flags when > w_foldinvalid is set. (Lech Lorens) > Files: src/fold.c
I think this patch may have caused an undesired side affect, in that if I save a file (:w) with foldmethod set to 'syntax', the fold closes on the line that I was editing. Chris -- Chris Sutcliffe http://emergedesktop.org -- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php
