Skip to content

Focus issues when ghc process dies #1272

Closed
@anakreontas

Description

@anakreontas

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:

  1. Open a haskell file and load it into ghci
  2. Open a terminal and kill ghc (killall -9 ghc)
  3. Switch to emacs and try to move to another line or window (C n, C x - o)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions