Skip to content

Conversation

gracjan
Copy link
Contributor

@gracjan gracjan commented Apr 2, 2015

Move documentation of haskell-mode-hook into haskell-mode proper.

define-derived-mode defines haskell-mode-hook that gets in conflict with
defcustom haskell-mode-hook. Some Emacsen (notably Aquamacs) have issues
with double defined variables and are not able to show the documentation
properly nor use customize functionality.

Move documentation of haskell-mode-hook into haskell-mode proper.

define-derived-mode defines haskell-mode-hook that gets in conflict with
defcustom haskell-mode-hook. Some Emacsen (notably Aquamacs) have issues
with double defined variable and are not able to show the documentation
properly nor use customize functionality.
@gracjan
Copy link
Contributor Author

gracjan commented Apr 2, 2015

@lukehoersten: review and merge, please.

@lukehoersten lukehoersten self-assigned this Apr 3, 2015
lukehoersten added a commit that referenced this pull request Apr 3, 2015
@lukehoersten lukehoersten merged commit 6013ae4 into haskell:master Apr 3, 2015
@swsnr
Copy link

swsnr commented Apr 4, 2015

@gracjan Just being curious but can tell me a little more about this? Does Aquamacs really choke on defcustoms for hook variables of minor modes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants