emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] auto-fill-mode for text changes (plain-lists) indentation


From: Bastien
Subject: Re: [O] auto-fill-mode for text changes (plain-lists) indentation
Date: Fri, 17 Jan 2014 10:07:06 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Rémy,

Rémy Abergel <address@hidden> writes:

> it works quite well but it seems to change the plain-lists indentation.
>
> * without auto-fill-mode
> + item 1 :: description comes here
>   indentation makes text start here
> + item 2 :: another description
> + item 3 :: here is a quite long description, that would be nice to
> have an automatic carriage return here
>   indentation makes text start here
>
> * with auto-fill-mode
> + item 1 :: description comes here
>             Now text is indented from here :-(
> + item 2 :: another description
> + item 3 :: here is a quite long description, it is nice to have an
>             automatic carriage retrun here!
>             but now text is indented from here :-(
>
> Is there anyway to use auto-fill-mode without changing indentation?

No, but you may want to use (setq org-description-max-indent 5)
which indents descriptive lists in a nicer way IMHO.

-- 
 Bastien



reply via email to

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