[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Function to get the title of a heading
From: |
Daniel Clemente |
Subject: |
Re: [Orgmode] Function to get the title of a heading |
Date: |
Sun, 11 Jan 2009 18:08:56 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Carsten Dominik <address@hidden> writes:
> Hi Daniel,
>
> I have added `org-heading-components'.
>
That helps, and it also makes easier other inquiries like the current
headline level. Formerly I had to do (org-reduced-level (funcall
outline-level)) which was not obvious.
Thanks,
Daniel