From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [Help] Which function can get a head's context Date: Thu, 11 Apr 2013 01:37:05 +0200 Message-ID: <878v4qyn32.fsf@bzg.ath.cx> References: <87y5cqm041.fsf@news.tumashu-localhost.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQ4Zf-0005m7-MA for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 19:37:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQ4Ze-0002tq-Tq for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 19:37:07 -0400 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:65193) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQ4Ze-0002tk-Nf for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 19:37:06 -0400 Received: by mail-wi0-f169.google.com with SMTP id c10so6733117wiw.4 for ; Wed, 10 Apr 2013 16:37:06 -0700 (PDT) In-Reply-To: <87y5cqm041.fsf@news.tumashu-localhost.org> (Feng Shu's message of "Thu, 11 Apr 2013 07:34:06 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Feng Shu Cc: orgmode-maillinglist Hi Feng, Feng Shu writes: > #+begin_example > > * head1 :tag1: > > #+end_example > > How can I get 'head1' (nth 4 (org-heading-components)) See also C-h f org-get-heading RET HTH, -- Bastien