emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Numbered lists


From: Dmitry Dzhus
Subject: [Orgmode] Re: Numbered lists
Date: Mon, 14 Jul 2008 00:25:31 +0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

"Stas Boukarev" <address@hidden> writes:

> When I put `1.' on the first line of a blank file, and then press
> M-return I get the following:
> 1.
> 1.
> 2.
> 3.
>
> Is it a supposed result?

Looks like it is a bug in `org-beginning-of-item-list` function: it is
unable to detect the first item of list when its bullet is on the first
line of file.

Moreover, code indicates that it gets stuck in infinite loop when the list
is indented and starts on the first line of file.

-- 
Happy Hacking.

http://sphinx.net.ru

reply via email to

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