• João Távora's avatar
    Protect Flymake from being corrupted by backends · 2a2a1bdb
    João Távora authored
    A backend building a diagnostic with a nil :type would cause Flymake
    to create a diagnostic without an overlay, confusing Flymake's
    accounting of overlays and diagnostics
    
    * lisp/progmodes/flymake.el (flymake--highlight-line): Return
    non-nil unconditionally.
    2a2a1bdb
flymake.el 55.5 KB