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 [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
