emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] list items not treated as such.


From: Daniele Pizzolli
Subject: Re: [O] list items not treated as such.
Date: Sun, 29 Sep 2013 20:56:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130827 Icedove/17.0.8

On 09/29/2013 08:40 PM, Paul Rudin wrote:

Example:

1. Some text that extends over more than one line, I'm not sure if the exact
    length is relevant.
    a) stuff; and then
    b) this item will not be recognised as a list item, which can be a bit of a
    pain, so if you're typing with auto-fill on it will be formatted like this,
    but really the second line should align underneath the text of the start of
    the item.


Is this working as intended? It seems wrong to me - if I type item b)
above it surely should fill properly?

Hello Paul,
Be sure to have this setting:

#+BEGIN_SRC emacs-lisp :results none
(setq org-list-allow-alphabetical t)
#+END_SRC

Regards,
Daniele



reply via email to

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