emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] adding subheadings


From: Adam Spiers
Subject: Re: [Orgmode] adding subheadings
Date: Mon, 16 Jul 2007 00:42:08 +0100
User-agent: Mutt/1.5.14 (2007-02-12)

Adam Spiers (address@hidden) 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.




reply via email to

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