From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: unable to resolve link: nil? Date: Sat, 16 Apr 2016 20:53:11 +0200 Message-ID: <87fuule67c.fsf@nicolasgoaziou.fr> References: <439cd0b6917c4f33b4a25329b57373d8@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <87a8ktcuzt.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arVJ9-0003gA-MZ for emacs-orgmode@gnu.org; Sat, 16 Apr 2016 14:51:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arVJ8-0003Hf-Lh for emacs-orgmode@gnu.org; Sat, 16 Apr 2016 14:51:03 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:56946) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arVJ8-0003HY-Fj for emacs-orgmode@gnu.org; Sat, 16 Apr 2016 14:51:02 -0400 Received: from selenimh (unknown [IPv6:2a03:a0a0:0:4301::2de]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 09A76A80C7 for ; Sat, 16 Apr 2016 20:50:59 +0200 (CEST) In-Reply-To: <87a8ktcuzt.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Sat, 16 Apr 2016 18:40:38 +0100") 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: Emacs Org mode mailing list Hello, Eric S Fraga writes: > In hindsight, the error makes sense: the problem was a missing colon (:) > in one of the links (lots of C-c C-x C-n to find it). Maybe it would > help to say a bit more, such as "no link type found" and maybe show the > rest of the contents of the link? Or even a line number? > Something... anything! ;-) You could also try using `org-lint' or setting #+OPTIONS: broken-links:mark somewhere in your document. Regards, -- Nicolas Goaziou