From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Unable to resolve link: nil Date: Fri, 22 Jul 2016 20:49:05 +0530 Message-ID: <6390D7C2-81B9-4CC8-8FD9-B852966643C1@agrarianresearch.org> 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]:33921) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQcEW-0008S8-2j for emacs-orgmode@gnu.org; Fri, 22 Jul 2016 11:19:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQcEP-0000cl-WB for emacs-orgmode@gnu.org; Fri, 22 Jul 2016 11:19:23 -0400 Received: from mail-pf0-x236.google.com ([2607:f8b0:400e:c00::236]:36416) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQcEP-0000cY-O2 for emacs-orgmode@gnu.org; Fri, 22 Jul 2016 11:19:17 -0400 Received: by mail-pf0-x236.google.com with SMTP id h186so42312445pfg.3 for ; Fri, 22 Jul 2016 08:19:17 -0700 (PDT) Received: from [192.168.1.38] ([59.176.42.82]) by smtp.gmail.com with ESMTPSA id fj19sm20867163pab.37.2016.07.22.08.19.14 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 22 Jul 2016 08:19:15 -0700 (PDT) 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: 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=E2=80=9D. Is there a straightforward way to find out which = link is not resolving? Vikas=