From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: `org-element-map' ignores type 'org-data'? Date: Wed, 11 Sep 2013 11:59:41 +0200 Message-ID: <87mwnj8yr6.fsf@gmail.com> References: <87fvtcnofb.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJhD1-0004Oc-8Q for emacs-orgmode@gnu.org; Wed, 11 Sep 2013 05:59:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJhCs-0001Yi-L2 for emacs-orgmode@gnu.org; Wed, 11 Sep 2013 05:59:39 -0400 Received: from mail-ea0-x22a.google.com ([2a00:1450:4013:c01::22a]:48208) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJhCs-0001Yb-7Y for emacs-orgmode@gnu.org; Wed, 11 Sep 2013 05:59:30 -0400 Received: by mail-ea0-f170.google.com with SMTP id h14so4475864eak.29 for ; Wed, 11 Sep 2013 02:59:29 -0700 (PDT) In-Reply-To: <87fvtcnofb.fsf@gmail.com> (Thorsten Jolitz's message of "Wed, 11 Sep 2013 03:21:28 +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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Hello, Thorsten Jolitz writes: > The returned mapped tree starts with the first (section (...)) element, > org-data is simply ignored and missing. > > How can I make `org-element-map' act on the 'org-data' element too? You can't. This behaviour is hard-coded. Regards, -- Nicolas Goaziou