[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Quick question
From: |
Eric Abrahamsen |
Subject: |
Re: [O] Quick question |
Date: |
Sun, 31 May 2015 11:10:14 -0400 |
User-agent: |
Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) |
Fabrice Popineau <address@hidden> writes:
> 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
Do you mean searching for an actual header ID property? That's provided
for with `org-id-find' and `org-id-goto'. Or did you mean some other
kind of id?
Eric
- [O] Quick question, Fabrice Popineau, 2015/05/31
- Re: [O] Quick question,
Eric Abrahamsen <=