emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Unable to resolve info links during publishing
@ 2015-12-22 11:35 Robert Klein
  2015-12-22 12:49 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Klein @ 2015-12-22 11:35 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

when publishing a org document (to HTML), info links, e.g.
"info:org#Formula syntax for Lisp" throw errors, e.g.:

  Unable to resolve link "info:org#Formula syntax for Lisp"


The link exists and can be followed in the org document by pressing
the keys C-c C-o.

Org version is 8.3.2 maint.  I did a little bisection and ended up
with this commit:

dc08e98885015c27196843aeb62bde287da84873 is the first bad commit
commit dc08e98885015c27196843aeb62bde287da84873
Author: Jacob Gerlach <jacobgerlach@gmail.com>
Date:   Wed Mar 11 22:39:11 2015 -0400

    ox.el: Issue error for unresolved fuzzy link
    
    * lisp/ox.el (org-export-resolve-fuzzy-link): Throw an error instead
      of returning nil when link can't be resolved.
    
    * testing/lisp/test-ox.el (test-org-export/resolve-fuzzy-link): Change
      last test from should-not to should-error
    
    In addition to throwing an error, don't store the failed match in the
    link cache.
    
    TINYCHANGE

:040000 040000 3151cb8e3a5da171e93278c7fa5fd7aa82012e81 7ff2fffd50ed0587acf5ddb498493a7a16f6b549 M	lisp
:040000 040000 e362c6fb9e260a6d9b0212daac3c89cf12393642 b08d87de16cabd3416d8eefae2033e3081159218 M	testing


In fact I agree with the commit, but I don't understand why org can't
resolve the link...

Any help is very much appreciated.

Thanks and best regards
Robert

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Unable to resolve info links during publishing
  2015-12-22 11:35 Unable to resolve info links during publishing Robert Klein
@ 2015-12-22 12:49 ` Nicolas Goaziou
  2015-12-23 22:38   ` Robert Klein
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2015-12-22 12:49 UTC (permalink / raw)
  To: Robert Klein; +Cc: emacs-orgmode

Hello,

Robert Klein <roklein@roklein.de> writes:

> when publishing a org document (to HTML), info links, e.g.
> "info:org#Formula syntax for Lisp" throw errors, e.g.:
>
>   Unable to resolve link "info:org#Formula syntax for Lisp"
>
>
> The link exists and can be followed in the org document by pressing
> the keys C-c C-o.

FWIW, I cannot reproduce it on development version.


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Unable to resolve info links during publishing
  2015-12-22 12:49 ` Nicolas Goaziou
@ 2015-12-23 22:38   ` Robert Klein
  0 siblings, 0 replies; 3+ messages in thread
From: Robert Klein @ 2015-12-23 22:38 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: Bastien Guerry, Nicolas Goaziou

Hi,

On 12/22/2015 01:49 PM, Nicolas Goaziou wrote:
> Hello,
> 
> Robert Klein <roklein@roklein.de> writes:
> 
>> when publishing a org document (to HTML), info links, e.g.
>> "info:org#Formula syntax for Lisp" throw errors, e.g.:
>>
>>   Unable to resolve link "info:org#Formula syntax for Lisp"
>>
>>
>> The link exists and can be followed in the org document by pressing
>> the keys C-c C-o.
> 
> FWIW, I cannot reproduce it on development version.

Thank you very much.  In trying to make an ECM I encountered a
custom-set-variable

   '(org-modules (quote (org-jsinfo)))

left over from pre-8.0 times.

I now commented it out in worg's .emacs-custom.el

Best regards
Robert

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-12-23 22:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-22 11:35 Unable to resolve info links during publishing Robert Klein
2015-12-22 12:49 ` Nicolas Goaziou
2015-12-23 22:38   ` Robert Klein

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).