Bug in csharp-mode causes revert-buffer to fail all the time

This commit is contained in:
John Doty 2013-04-08 21:33:27 -07:00
parent 85d3c38b00
commit 0a6e7baed8

View file

@ -2657,7 +2657,7 @@ This fn does these things:
csharp-advise-revert-buffer
activate compile)
(let ((is-flymake-enabled
(and (fboundp 'flymake-mode)
(and (boundp 'flymake-mode)
flymake-mode)))
;; disable
(if is-flymake-enabled