emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Setting entry title by a standard org function?


From: Bastien
Subject: Re: [O] Setting entry title by a standard org function?
Date: Thu, 27 Jun 2013 16:30:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Klaus-Dieter,

Klaus-Dieter Bauer <address@hidden> writes:

> Is there a standard way in the org-mode modules to change the text of
> a heading conserving tags, todo type, priority etc?

There is no function for this.

I use

(setq org-special-ctrl-a/e 'reversed)
(setq org-special-ctrl-k t)

which makes it easy to interactively edit the heading,
but this is not a function.

Hope this helps anyway,

-- 
 Bastien



reply via email to

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