]> git.eshelyaron.com Git - emacs.git/commit
Unbreak Flymake's diagnostics buffer when revisiting source
authorJohn Shahid <jvshahid@gmail.com>
Fri, 4 Jan 2019 21:28:35 +0000 (21:28 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sat, 5 Jan 2019 11:38:36 +0000 (11:38 +0000)
commit16e2554880381d5cef4ec209675c084bc96d09e1
tree6ee9a1e3c0187f8d6d767addf9a0dd09f70d1010
parent821a0840b27861e7323c192848a21def2aeddca0
Unbreak Flymake's diagnostics buffer when revisiting source

Fixes: bug#33881
Copyright-paperwork-exempt: yes

* lisp/progmodes/flymake.el (flymake-show-diagnostics-buffer):
Set flymake--diagnostics-buffer-source before reverting.
lisp/progmodes/flymake.el