emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] A bug in org-fix-bullet-type


From: Leo
Subject: [Orgmode] A bug in org-fix-bullet-type
Date: Wed, 17 Mar 2010 12:52:29 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.94 (darwin)

Hello,

In an org buffer with the following:

1. one
   - another one|
2. two
3. tree

Place the point at | and M-left, the point will no longer at |.

I think this is due to org-fix-bullet-type which restores point position
by column. But org-fix-bullet-type could insert different length of text
depending on the list item type (ie - or 1. or 1)).

Cheers,
Leo





reply via email to

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