emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] "No link found" error during export of source block when headl


From: Hsiu-Khuern Tang
Subject: [Orgmode] "No link found" error during export of source block when headline has link
Date: Wed, 22 Sep 2010 18:49:17 -0700

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.

--
Best,
Hsiu-Khuern.

Attachment: backtrace.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]