Skip to content
Snippets Groups Projects
user avatar
Bram Moolenaar authored
Problem:    When evaluating 'foldexpr' causes an error this is silently
            ignored and evaluation is retried every time.
Solution:   Set emsg_silent instead of emsg_off. Stop evaluating 'foldexpr' is
            it is causing errors.  (Christian Brabandt)
dab38d51
Name Last commit Last update