Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[haskell] configure C-c C-l so it doesn't error #3545

Closed

Conversation

d12frosted
Copy link
Collaborator

By default C-c C-l shows following error:

haskell-mode-enable-process-minor-mode: Run ‘C-h f haskell-mode‘ for instruction how to setup a Haskell interaction mode.

Which might confuse users and they might end up setting
interactive-haskell-mode, which in most cases not what we want.

Also, it gives short key binding for emacs-only editing style users to
bring up REPL.


Since it's not Spacemacs key binding, feel free to refuse this PR. But in my opinion, it should be part of haskell layer, because with it we might avoid some confusion.

By default `C-c C-l` shows following error:

```
haskell-mode-enable-process-minor-mode: Run ‘C-h f haskell-mode‘ for instruction how to setup a Haskell interaction mode.
```

Which might confuse users and they might end up setting
interactive-haskell-mode, which in most cases not what we want.

Also, it gives short key binding for emacs-only editing style users to
bring up REPL.
@joehillen
Copy link
Contributor

👍 this behavior with haskell-mode has always been frustrating.

@d12frosted
Copy link
Collaborator Author

Any chances that it gets merged? 😄

@TheBB
Copy link
Collaborator

TheBB commented Nov 9, 2015

Thanks! Cherry-picked in develop. You can safely delete your branch.

@d12frosted d12frosted closed this Nov 15, 2015
@d12frosted d12frosted deleted the haskell/repl-keybinding branch November 15, 2015 10:39
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