* Unable to resolve link: nil
@ 2016-07-22 15:19 Vikas Rawal
2016-07-22 18:03 ` Michael Welle
0 siblings, 1 reply; 9+ messages in thread
From: Vikas Rawal @ 2016-07-22 15:19 UTC (permalink / raw)
To: org-mode mailing list
Working on long, complex documents, I sometimes have a wrongly pointed link. And when I try to export it, I get the error: "Unable to resolve link: nil”. Is there a straightforward way to find out which link is not resolving?
Vikas
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Unable to resolve link: nil
2016-07-22 15:19 Unable to resolve link: nil Vikas Rawal
@ 2016-07-22 18:03 ` Michael Welle
2016-07-22 19:18 ` Nick Dokos
2016-07-23 1:22 ` Vikas Rawal
0 siblings, 2 replies; 9+ messages in thread
From: Michael Welle @ 2016-07-22 18:03 UTC (permalink / raw)
To: emacs-orgmode
Hello,
Vikas Rawal <vikaslists@agrarianresearch.org> writes:
> Working on long, complex documents, I sometimes have a wrongly pointed
> link. And when I try to export it, I get the error: "Unable to resolve
> link: nil”. Is there a straightforward way to find out which link is
> not resolving?
good question ;). I spent half an hour this week in a similar situation ;).
I used bisecting to find the problem. In my case it was a space before
the protocol: [[ http://foo.bar][foo]].
Regards
hmw
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Unable to resolve link: nil
2016-07-22 18:03 ` Michael Welle
@ 2016-07-22 19:18 ` Nick Dokos
2016-07-22 19:34 ` Michael Welle
2016-07-23 0:42 ` Vikas Rawal
2016-07-23 1:22 ` Vikas Rawal
1 sibling, 2 replies; 9+ messages in thread
From: Nick Dokos @ 2016-07-22 19:18 UTC (permalink / raw)
To: emacs-orgmode
Michael Welle <mwe012008@gmx.net> writes:
> Hello,
>
> Vikas Rawal <vikaslists@agrarianresearch.org> writes:
>
>> Working on long, complex documents, I sometimes have a wrongly pointed
>> link. And when I try to export it, I get the error: "Unable to resolve
>> link: nil”. Is there a straightforward way to find out which link is
>> not resolving?
> good question ;). I spent half an hour this week in a similar situation ;).
> I used bisecting to find the problem. In my case it was a space before
> the protocol: [[ http://foo.bar][foo]].
>
(untested)
Does org-lint help?
--
Nick
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Unable to resolve link: nil
2016-07-22 18:03 ` Michael Welle
2016-07-22 19:18 ` Nick Dokos
@ 2016-07-23 1:22 ` Vikas Rawal
2016-07-23 8:49 ` Nicolas Goaziou
1 sibling, 1 reply; 9+ messages in thread
From: Vikas Rawal @ 2016-07-23 1:22 UTC (permalink / raw)
To: Michael Welle; +Cc: org-mode mailing list
>
>> Working on long, complex documents, I sometimes have a wrongly pointed
>> link. And when I try to export it, I get the error: "Unable to resolve
>> link: nil”. Is there a straightforward way to find out which link is
>> not resolving?
> good question ;). I spent half an hour this week in a similar situation ;).
> I used bisecting to find the problem. In my case it was a space before
> the protocol: [[ http://foo.bar][foo]].
I am unable to export individual headlines because of many cross-references. An individual headline refuses to export because of them. So, exporting parts of the document to narrow down to the part where the problem is does not work for me.
Vikas
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Unable to resolve link: nil
2016-07-23 1:22 ` Vikas Rawal
@ 2016-07-23 8:49 ` Nicolas Goaziou
0 siblings, 0 replies; 9+ messages in thread
From: Nicolas Goaziou @ 2016-07-23 8:49 UTC (permalink / raw)
To: Vikas Rawal; +Cc: org-mode mailing list, Michael Welle
Hello,
Vikas Rawal <vikaslists@agrarianresearch.org> writes:
> I am unable to export individual headlines because of many
> cross-references. An individual headline refuses to export because of
> them. So, exporting parts of the document to narrow down to the part
> where the problem is does not work for me.
See `org-export-with-broken-links'.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2016-07-23 8:49 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-22 15:19 Unable to resolve link: nil Vikas Rawal
2016-07-22 18:03 ` Michael Welle
2016-07-22 19:18 ` Nick Dokos
2016-07-22 19:34 ` Michael Welle
2016-07-23 0:42 ` Vikas Rawal
2016-07-23 1:13 ` Vikas Rawal
2016-07-23 4:50 ` Michael Welle
2016-07-23 1:22 ` Vikas Rawal
2016-07-23 8:49 ` Nicolas Goaziou
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.