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:39:35 +0200 Message-ID: <87wqsax8eg.fsf@bzg.ath.cx> References: <87y5cqm041.fsf@news.tumashu-localhost.org> <878v4qyn32.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44198) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQ4c4-0006kj-Ub for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 19:39:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQ4c3-0003im-VT for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 19:39:36 -0400 Received: from mail-wg0-f46.google.com ([74.125.82.46]:42569) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQ4c3-0003ii-Np for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 19:39:35 -0400 Received: by mail-wg0-f46.google.com with SMTP id j13so1047911wgh.25 for ; Wed, 10 Apr 2013 16:39:35 -0700 (PDT) In-Reply-To: <878v4qyn32.fsf@bzg.ath.cx> (Bastien's message of "Thu, 11 Apr 2013 01:37:05 +0200") 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 Bastien writes: > (nth 4 (org-heading-components)) ... also (org-element-at-point) ! -- Bastien