From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [RFC] Org linting library Date: Tue, 09 Jun 2015 09:30:00 +0200 Message-ID: <87bngpgwzr.fsf@nicolasgoaziou.fr> References: <87a8y4fdmv.fsf@nicolasgoaziou.fr> <876171omvc.fsf@nicolasgoaziou.fr> <87lhfwv2un.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2DxZ-0004EH-2Z for emacs-orgmode@gnu.org; Tue, 09 Jun 2015 03:28:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2DxY-0002m8-7M for emacs-orgmode@gnu.org; Tue, 09 Jun 2015 03:28:33 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:36518) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2DxY-0002lv-0v for emacs-orgmode@gnu.org; Tue, 09 Jun 2015 03:28:32 -0400 In-Reply-To: (Rainer M. Krug's message of "Mon, 08 Jun 2015 09:50:25 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rainer M Krug Cc: Org Mode List Rainer M Krug writes: > OK - now I get it. The syntax implies that I want to display the image > located there as the descriptor. Correct. > Would it be possible for org-lint to give a more direct warning that this > link is in the description and not the link itself? Could you suggest an appropriate warning? Thank you. Regards,