emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: indent list item and change list type automatically


From: Carsten Dominik
Subject: [Orgmode] Re: indent list item and change list type automatically
Date: Tue, 7 Jul 2009 13:52:48 +0200


On Jul 7, 2009, at 1:44 PM, Rainer Stengele wrote:

Carsten Dominik schrieb:
Just a typo, it is fixed, thanks.


On Jul 7, 2009, at 1:20 PM, Rainer Stengele wrote:
How can I trace the mechanism?

In general, turn on debug-on-error fro the Options menu, load uncompiled
code and hit the error.

- Carsten



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



excellent, thanks!

having
'(org-list-demote-modify-bullet (quote (("*" . "+") ("-" . "*") ("+" . "-") ("1." . "-"))))

it works, but not for demotong from "1." to "-" or from "1.)" to "-"
Result:
            2. foo
               1. bar

It does now.  Thanks for testing.

- Carsten





reply via email to

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