haskell / haskell/haskell-mode

haskell-indentation-indent-region and smartparens interact poorly

Open
#796 13 comments 0 reactions 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
1.4k
Forks
354
Avg merge
5d 10h
Merged PRs (30d)
2

Description

Calling a smartparens command like `sp-raise-sexp` or `sp-forward-slurp` calls `indent-region` which calls `haskell-indentation-indent-region`, which indents the region exactly 1 space, which is almost never what is wanted.

I think this is a misfeature in `haskell-indentation-indent-region`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.