emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Wrong indentation with auto-fill within lists ?


From: Nicolas Goaziou
Subject: Re: [O] Wrong indentation with auto-fill within lists ?
Date: Mon, 20 Aug 2012 11:12:19 +0200

Hello,

Sébastien Delafond <address@hidden> writes:

> do you feel this is an actual org-mode bug (reported in Debian,
> #685348) ?
>
>   When I start a list like
>     * List
>        1. a very long item 1, so long that it reaches into the right margin
>        2. item 2
>   and I have auto-fill-mode turned on, the first item is split into two or 
> more
>   lines as
>     * List
>        1. a very long item 1, so long that
>         it reaches into the right margin
>        2. item 2
>   The problem is that the second line of the first item is no longer part of 
> the
>   list! I expected the line to be split with additional spaces as
>    * List
>        1. a very long item 1, so long that
>            it reaches into the right margin
>        2. item 2
>   so that item 1 is an ordinary item with two lines.

I cannot reproduce this.

Do you use filladapt.el? Also what's the output of M-x org-version?


Regards,

-- 
Nicolas Goaziou



reply via email to

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