Displaying "-:-" when checking.
This commit is contained in:
parent
2dca76d0a1
commit
2cfcf60789
@ -45,6 +45,8 @@
|
|||||||
(ghc-defstruct hilit-info file line col msg err)
|
(ghc-defstruct hilit-info file line col msg err)
|
||||||
|
|
||||||
(defun ghc-check-send ()
|
(defun ghc-check-send ()
|
||||||
|
(with-current-buffer ghc-process-original-buffer
|
||||||
|
(setq mode-line-process " -:-"))
|
||||||
(if ghc-check-command
|
(if ghc-check-command
|
||||||
(let ((opts (ghc-haskell-list-of-string ghc-hlint-options)))
|
(let ((opts (ghc-haskell-list-of-string ghc-hlint-options)))
|
||||||
(if opts
|
(if opts
|
||||||
|
Loading…
Reference in New Issue
Block a user