From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Thibault Polge <thibault@thb.lt>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: org-indent-mode with visual-line-mode breaks C-a and C-e
Date: Sat, 01 Apr 2017 10:13:57 +0200 [thread overview]
Message-ID: <8760ioo88q.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87tw6a36gr.fsf@thb.lt> (Thibault Polge's message of "Thu, 30 Mar 2017 21:33:24 +0200")
Hello,
Thibault Polge <thibault@thb.lt> 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 reproduce this from
> emacs -Q with builtin Org 8.2.10. The issue can also be reproduced
> without enabling org-indent-mode, although it is much less severe
> without it.
C-a, aka `org-beginning-of-line', merely calls
`beginning-of-visual-line' when Visual Line mode is active. Would it be
possible that the bug lies in that function? I.e., could you try
reproducing the bug just calling `beginning-of-visual-line'?
If my assumption is true, you could report the problem to Emacs devs
instead.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2017-04-01 8:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-30 19:33 Bug: org-indent-mode with visual-line-mode breaks C-a and C-e Thibault Polge
2017-04-01 8:13 ` Nicolas Goaziou [this message]
2017-04-01 9:43 ` Thibault Polge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8760ioo88q.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=thibault@thb.lt \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).