Commit c707b8b
committed
plugin/emacs: Don't use region intersection in Flymake while reporting
This is causing diagnostics to not be cleared sometimes (see #398), it
was first introduced for developement, because restarting Flymake
without changes in buffers would not delete old diagnostics, I think
it's fine if we not specify this option.
However I suspect this is a bug in Flymake.
Signed-off-by: wagner riffel <w@104d.net>
(cherry picked from commit 6a223f8)1 parent 81944eb commit c707b8b
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
| 90 | + | |
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
| |||
0 commit comments