From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice Popineau Subject: Quick question Date: Sun, 31 May 2015 14:32:43 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0158c2ea1e42a105175fe913 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45614) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yz2QL-0005qF-C9 for emacs-orgmode@gnu.org; Sun, 31 May 2015 08:33:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yz2QK-0000X1-Or for emacs-orgmode@gnu.org; Sun, 31 May 2015 08:33:05 -0400 Received: from mail-ob0-x229.google.com ([2607:f8b0:4003:c01::229]:35883) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yz2QK-0000Wg-L6 for emacs-orgmode@gnu.org; Sun, 31 May 2015 08:33:04 -0400 Received: by obbea2 with SMTP id ea2so86313162obb.3 for ; Sun, 31 May 2015 05:33:04 -0700 (PDT) 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: "emacs-orgmode@gnu.org" --089e0158c2ea1e42a105175fe913 Content-Type: text/plain; charset=UTF-8 Hi, I'm doing a little bit of elisp and I was wondering what is the easiest way to find an element (say a header) with a given id among the list of all agenda files? I know I can use org-element-map, but is there a faster or easier way ? Thanks, Fabrice --089e0158c2ea1e42a105175fe913 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

I'm doing a little bit of elisp= and I was wondering
what is the easiest way to find an element (= say a header)
with a given id among the list of all agenda files?=
I know I can use org-element-map, but is there=C2=A0
a= faster or easier way ?

Thanks,

Fabrice

--089e0158c2ea1e42a105175fe913--