Closed
Description
Hi
I am using the haskell-mode
package from debian (version 13.10-3
). When I edit a haskell source file and hit the ENTER
key pretty much anywhere in the buffer, i get popped a buffer:
haskell-mode-hook is a variable defined in `haskell-mode.el'.
Its value is nil
This variable may be risky if used as a file-local variable.
Documentation:
Hook run after entering Haskell mode.
No problems result if this variable is not bound.
`add-hook' automatically binds it. (This is true for all hook variables.)
You can customize this variable.
[back]
That is so strange! :) I can't quite figure out where this is coming from on my own, and I don't believe I have any special customization for this module. Anyways it happens with only emacs -q
in Emacs 24:
This is GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.5)
of 2014-12-09 on gaia, modified by Debian
Metadata
Metadata
Assignees
Labels
No labels