Instead of opening a normal editable buffer (in which editing text does
not make a lot of sense), use Emacs's temporary buffer. Benefits:
- Read only: Text cannot be modified when focused.
- Much easier to close (press q), after reading or copying from the
warning/error.
Signed-off-by: Rohan Jain <crodjer@gmail.com>
|
||
|---|---|---|
| elisp | ||
| Language/Haskell | ||
| src | ||
| test | ||
| .ghci | ||
| .gitignore | ||
| .travis.yml | ||
| ChangeLog | ||
| ghc-mod.cabal | ||
| hcar-ghc-mod.tex | ||
| LICENSE | ||
| README.md | ||
| Setup.hs | ||
Happy Haskell Programming
Please read: http://www.mew.org/~kazu/proj/ghc-mod/
Latest ELisp files can also be installed via MELPA. The package name is "ghc".
