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.
Emacs-orgmode@gnu.org
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



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

Reply via email to