Re: [O] Bug: org-indent-mode with visual-line-mode breaks C-a and C-e

2017-04-01 Thread Thibault Polge
I can confirm the issue appears with those two commands. I forwarded this report to the Emacs bug tracker. Regards, Nicolas Goaziou writes: > Hello, > > Thibault Polge writes: > >> With visual-line-mode and org-indent-mode activated, C-a and C-e >> misbehaves on indented text blocks. C-a and C

Re: [O] Bug: org-indent-mode with visual-line-mode breaks C-a and C-e

2017-04-01 Thread Nicolas Goaziou
Hello, Thibault Polge writes: > With visual-line-mode and org-indent-mode activated, C-a and C-e > misbehaves on indented text blocks. C-a and C-e sometimes start jumping > over lines (ie, go backwards or forward one extra line) and sometimes > even reverses direction (C-e goes backward). I can