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-indent-mode keymap interferes with haskell-mode keymap C-c C-. #396

Closed
ryantm opened this issue Dec 13, 2014 · 1 comment
Closed

Comments

@ryantm
Copy link
Contributor

ryantm commented Dec 13, 2014

I am using MELPA version 20141212.1131.

The minor mode, haskell-indent-mode, sets C-c C-. to be haskell-indent-align-guards-and-rhs shadowing the major mode's binding of that chord to haskell-mode-format-imports.

@gracjan
Copy link
Contributor

gracjan commented Jan 26, 2015

Hmm, with some smart logic C-c C-. could do both depending where you are in the buffer.

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

No branches or pull requests

2 participants