From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: org links do not work in some latex files [8.3.4 (8.3.4-34-gacfd41-elpaplus @ /home/oub/.emacs.d/elpa/org-plus-contrib-20160411/)]
Date: Fri, 20 May 2016 22:16:37 +0200 [thread overview]
Message-ID: <87shxcbi3e.fsf@saiph.selenimh> (raw)
In-Reply-To: <874m9u58b5.fsf@mat.ucm.es> (Uwe Brauer's message of "Thu, 19 May 2016 16:19:58 +0000")
Hello,
Uwe Brauer <oub@mat.ucm.es> writes:
> Please look at the following example
>
> \documentclass[addpoints,12pt]{exam}
> \begin{document}
> % [[file:~/ALLES/tex/vorlesungen/HGBioQuim/Examen+geogebra/Examen2/README.org::*Overview][Overview]]
> \begin{questions}
> % [[file:~/ALLES/tex/vorlesungen/HGBioQuim/Examen+geogebra/Examen2/README.org::*Overview][Overview]]
>
> \end{questions}
>
> `org-open-at-point' opens the first link, but not the one in the
> environment questions.
`org-open-at-point' in an Org function, which is meant to be called in
an Org buffer. IIUC, you are calling it from a LaTeX buffer.
`org-open-at-point-global' provides sloppy Org link (and time-stamp)
following in any buffer. You should use it in this case.
Note that however `org-open-at-point-global' was bugged, so I just fixed
it in master. Thank you for the report.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2016-05-20 20:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-19 16:19 Bug: org links do not work in some latex files [8.3.4 (8.3.4-34-gacfd41-elpaplus @ /home/oub/.emacs.d/elpa/org-plus-contrib-20160411/)] Uwe Brauer
2016-05-20 20:16 ` Nicolas Goaziou [this message]
2016-05-21 9:23 ` Uwe Brauer
2016-05-21 10:44 ` Nicolas Goaziou
2016-05-21 12:15 ` Uwe Brauer
2016-05-22 19:02 ` Nicolas Goaziou
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=87shxcbi3e.fsf@saiph.selenimh \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=oub@mat.ucm.es \
/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).