haskell / haskell/haskell-mode
Question/suggestion: Movement types
Open
- Dominant language
- Emacs Lisp
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
I'm reading "Mastering Emacs" right now, which describes the various ways in which you can move your caret in emacs: Move by s-expr, moving in lists, moving by paragraphs, by sentences, ...
While reading this, I'm trying out these movements on my Haskell files, and am confused about what happens. Moving inside lists seems to do something sensible, but what does moving by paragraph/sentence/s-expr do? Is that documented somewhere? If not, I guess it should be, so one can efficiently move and edit using emacs' keybindings and commands.
Contributor guide
Assessment
This issue has not been assessed yet.