From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: Unable to resolve link: nil Date: Sat, 23 Jul 2016 06:52:45 +0530 Message-ID: References: <6390D7C2-81B9-4CC8-8FD9-B852966643C1@agrarianresearch.org> <7o3a6dxj3m.ln2@news.c0t0d0s0.de> Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59680) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQleZ-0006D7-Jl for emacs-orgmode@gnu.org; Fri, 22 Jul 2016 21:22:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQleV-000637-4p for emacs-orgmode@gnu.org; Fri, 22 Jul 2016 21:22:55 -0400 Received: from mail-pa0-x229.google.com ([2607:f8b0:400e:c03::229]:35288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQleU-00062i-U6 for emacs-orgmode@gnu.org; Fri, 22 Jul 2016 21:22:51 -0400 Received: by mail-pa0-x229.google.com with SMTP id iw10so44068499pac.2 for ; Fri, 22 Jul 2016 18:22:50 -0700 (PDT) In-Reply-To: <7o3a6dxj3m.ln2@news.c0t0d0s0.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Michael Welle Cc: org-mode mailing list >=20 >> 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=E2=80=9D. 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=20=