emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] Cursor is moved after changing list bullets


From: Daniel Fleischer
Subject: Re: [BUG] Cursor is moved after changing list bullets
Date: Tue, 14 Jun 2022 17:14:09 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (darwin)

Ihor Radchenko [2022-06-14 Tue 21:30] wrote:

> I am unable to reproduce using any of the supported Emacs versions.
> Could you please provide more concrete steps? Or better a test.

Create a file called `list.org` with the following:

    * Test

    - Hello.
    - hi.
    - bye.

Then call:

    emacs -Q -L ./Projects/org-mode/lisp/ -l org list.org

Then put the cursor on one of the hyphens and change its style using
S-right. The bullet will change and the cursor will move to the
beginning of a word instead of stay in place.

-- 

Daniel Fleischer



reply via email to

[Prev in Thread] Current Thread [Next in Thread]