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

2014-01-17 Thread Rémy Abergel
Hi Bastien, Thank you for this solution, it will do for me :-) Regards, Rémy. Le 17/01/2014 10:07, Bastien a écrit : Hi Rémy, Rémy Abergel writes: it works quite well but it seems to change the plain-lists indentation. * without auto-fill-mode + item 1 :: description comes here indenta

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

2014-01-17 Thread Bastien
Hi Rémy, Rémy Abergel 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 w

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

2014-01-15 Thread Andreas Leha
Hi Rémy, Rémy Abergel writes: > Hi Org users, > > I am trying to set auto-fill-mode for text, adding in my .emacs: > > (add-hook 'text-mode-hook '(lambda () (auto-fill-mode t))) > > it works quite well but it seems to change the plain-lists > indentation. > > * without auto-fill-mode > + item 1

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

2014-01-15 Thread Rémy Abergel
Hi Org users, I am trying to set auto-fill-mode for text, adding in my .emacs: (add-hook 'text-mode-hook '(lambda () (auto-fill-mode t))) 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