Adam Spiers ([EMAIL PROTECTED]) wrote: > (defun org-new-subheading () > "Add a new heading, demoted from the current heading level." > (interactive) > (org-insert-heading) > (org-demote-subtree)) ^^^^^^^^^^^^^^
Sorry, that should be org-do-demote. _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode