emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Noorul Islam K M <noorul@noorul.com>
To: Hsiu-Khuern Tang <tangoh@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: "No link found" error during export of source block when headline has link
Date: Thu, 23 Sep 2010 11:14:07 +0530	[thread overview]
Message-ID: <87wrqdui8o.fsf@noorul.maa.corp.collab.net> (raw)
In-Reply-To: <AANLkTimx92faPAi0yqjiL0rVq=tsz5yPJwQQn6StZ4ED@mail.gmail.com> (Hsiu-Khuern Tang's message of "Wed, 22 Sep 2010 18:49:17 -0700")

Hsiu-Khuern Tang <tangoh@gmail.com> writes:

> Hi all,
>
> When I export this file to HTML
>
> ============================================================
> * [[http://www.example.com][example]]
>
>   #+BEGIN_SRC R
>     1
>   #+END_SRC
> ============================================================
>
>
> I get a "No link found" error.  The responsible function seems to be
>
> org-open-link-from-string(#("[[/tmp/a.org::%5B%5Bhttp://www.example.com%5D%5Bexample%5D%5D][/tmp/a.org::[[http://www.example.com][example]]]
> ...)
>
> Please see the attached backtrace.
>
> I am using the latest version from git.  I used git bisect and found
> that the first bad commit is efdf78172d9f7c0070c781d136a9b49a2a56fcc4.
>

The function `org-babel-exp-src-blocks' tries to execute
(org-open-link-from-string link) which is failing because link is formed
in a such a way that org-open-link-from-string does not understand the
format.

Someone familiar with babel code might take a look into it.

Thanks and Regards
Noorul

  reply	other threads:[~2010-09-23  5:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-23  1:49 "No link found" error during export of source block when headline has link Hsiu-Khuern Tang
2010-09-23  5:44 ` Noorul Islam K M [this message]
2010-10-04 19:07   ` Michael Brand
2010-10-06 14:52     ` Eric Schulte
2010-10-07 15:49       ` Michael Brand
2010-10-09  6:42       ` Hsiu-Khuern Tang

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=87wrqdui8o.fsf@noorul.maa.corp.collab.net \
    --to=noorul@noorul.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=tangoh@gmail.com \
    /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).