emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] indent list item and change list type automatically


From: Rainer Stengele
Subject: [Orgmode] indent list item and change list type automatically
Date: Tue, 23 Jun 2009 23:23:37 +0200
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

Hi all,

using org-mode for quite some time now I always look at operations (key sequences) I repeat a lot of times.

A lot of times I start a list with an item and immediately indent the next item as subitem.

From

- item 1
- subitem 11

I go to

- item 1
  - subitem 11

via "M-right". Then I always want to change the style of the subitem list to "*". I do this via "S-right-right".

I wonder how others work. I would like to automatically have changed the subitem list type to "*" as soon as I indent via "Alt-right". Next indentation should go back to "-". etc.

Maybe we could introduce a variable that sets the order of standard list item types, in my case: "- * - * - * - *" as in


- item 1
  * subitem 11
    - subitem 111
      * subitem 111
...

very special I know but I try to reduce the keypressings as much as possible. Any other suggestions?


Rainer





reply via email to

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