Skip to content

Implement indent-region for haskell-indentation-mode #1032

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

Closed
gracjan opened this issue Dec 23, 2015 · 1 comment
Closed

Implement indent-region for haskell-indentation-mode #1032

gracjan opened this issue Dec 23, 2015 · 1 comment

Comments

@gracjan
Copy link
Contributor

gracjan commented Dec 23, 2015

Indent region should align indentation according to current settings without changing program semantics.

@gracjan
Copy link
Contributor Author

gracjan commented Apr 6, 2016

This would not help as usually the scenario is:

  1. Alter first line somehow.
  2. Call indent-region to fix remaining lines.

Note that between 1 and 2 program is already semantically broken and knowing what is going on would require time travel.

Add this info to documentation somewhere.

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

1 participant