emacs-orgmode
[Top][All Lists]
Advanced

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

[O] C-RET in plain lists


From: Renato
Subject: [O] C-RET in plain lists
Date: Sun, 21 Aug 2011 20:52:39 +0200

Hello, just starting out with emacs org-mode (I'm going through the
compact guide). I'm wondering, is it possible to make C-RET
(org-insert-heading-respect-content) "work" also on plain lists?
i.e. make it insert a new list item of the same level *after* the
sub-list. 

what I'm trying to do is this: I have a such nested list

   - powers of 1:
         1. 1
         2. 1
         3. 1
         4. and so on
   - powers of 3:
         1. 3
         2. 9
         3. 27
         4. and so on

and I'd like to add a "powers of 2" entry in the middle... If C-RET
worked like in headings I could place the cursor on "powers of 1" and
do that, but it doesn't.


thanks for any help,
renato



reply via email to

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