emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Breaking line inside list item


From: Sébastien Miquel
Subject: Re: Breaking line inside list item
Date: Mon, 29 Jun 2020 14:55:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0


There is RET or C-j, depending on your settings.

C-j (~org-return-indent~) does work, thank you.

I'm not sure what you mean here.

Regards,

I meant to go from

 - Cogito,
   - ergo
     sum

to

 - Cogito,
   - ergo
   sum

But I don't really care about that use case anyway.


Hello,

Sébastien Miquel <sebastien.miquel@posteo.eu> writes:

Is there a binding or functionality to go from this, (where | is the
cursor position):

  - Cogito, |ergo sum.

To this:

  - Cogito,
    |ergo sum.
There is RET or C-j, depending on your settings.

In the case of nested list, a way to cycle the indentation to that of
the main or inside list would also be nice.
I'm not sure what you mean here.

Regards,



reply via email to

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