Closed
Description
When ghc process dies mode line queries if it should restart the process. The focus however is not on mode line. If I try to switch to another window ,C x - o, the query in mode line interferes but still it does not get focus and I can't answer if it should restart the process. There is also a message error:
Error running timer `haskell-doc-mode-print-current-symbol-info': (wrong-type-argument stringp nil)
How to reproduce:
- Open a haskell file and load it into ghci
- Open a terminal and kill ghc (killall -9 ghc)
- Switch to emacs and try to move to another line or window (C n, C x - o)
Metadata
Metadata
Assignees
Labels
No labels