From: John Kitchin <johnrkitchin@gmail.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org, John Kitchin <johnrkitchin@gmail.com>
Subject: Re: question about org-element-map missing link in caption
Date: Tue, 27 Jan 2015 17:05:26 -0500 [thread overview]
Message-ID: <m2y4onop5l.fsf@gmail.com> (raw)
In-Reply-To: <87zj933o1e.fsf@nicolasgoaziou.fr>
Thanks. It looks like `org-element-secondary-p' is upstream of my org version
(8.2.10) but I look forward to seeing it work in the future!
BTW, the application of this is in checking cite/ref/label links for
correctness in org-buffers. It is not uncommon to have these in
figure/table captions. I was mapping over all of them and collecting the
positions to make a clickable buffer to go straight to the bad links
(e.g the ones with no bibtex entries, or that ref a non-existent label,
or that have multiply defined labels). It is pretty amazing what is
possible with this machinery!
Best wishes,
Nicolas Goaziou writes:
> John Kitchin <johnrkitchin@gmail.com> writes:
>
>> hmm... Is there any way to tell when a link in in an affiliate? so we
>> can tell when we cannot trust buffer positions?
>
> There is `org-element-secondary-p'.
>
>> Maybe even better fix the implementation to add the found buffer
>> positions to some affiliate position so they are correct?
>
> This is not always possible: some strings are parsed when the original
> buffer is not available anymore (this happens often during export).
>
> However, it is possible to fix it for captions. I did it in master.
>
>
> Regards,
--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu
prev parent reply other threads:[~2015-01-27 22:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-27 0:13 question about org-element-map missing link in caption John Kitchin
2015-01-27 11:03 ` Nicolas Goaziou
2015-01-27 13:48 ` John Kitchin
2015-01-27 14:46 ` Nicolas Goaziou
2015-01-27 15:53 ` John Kitchin
2015-01-27 21:35 ` Nicolas Goaziou
2015-01-27 22:05 ` John Kitchin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2y4onop5l.fsf@gmail.com \
--to=johnrkitchin@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=mail@nicolasgoaziou.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).