Skip to content

Vertical cursor navigation is broken sporadically #789

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
Rufflewind opened this issue Jul 31, 2015 · 1 comment
Closed

Vertical cursor navigation is broken sporadically #789

Rufflewind opened this issue Jul 31, 2015 · 1 comment

Comments

@Rufflewind
Copy link
Member

Normally, if I (deliberately) move the cursor at the beginning of a line (column 0) and go downward (or up) with C-n or , it will stay at column 0 forever.

But sometimes, after using haskell-mode for some time, a glitch occurs that causes the cursor to be reset to some random column j after any vertical movement. Even if I return to column 0 it will still keep resetting it back to column j whenever I move up or down.

Reloading the buffer fixes this, but it always reappears after some time.

FWIW I'm using haskell-mode 13.14.2 with haskell-indentation.

@Rufflewind
Copy link
Member Author

Never mind. It's not really related to haskell-mode. I think it's the result of accidentally hitting C-x C-n (set-goal-column).

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

No branches or pull requests

1 participant