From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Org-lint complains about valid footnote? Date: Fri, 25 Aug 2017 14:13:08 +0100 Message-ID: <87wp5rzt7f.fsf@t3610> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dlEQG-0007yK-Gk for emacs-orgmode@gnu.org; Fri, 25 Aug 2017 09:13:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dlEQD-00076o-Ag for emacs-orgmode@gnu.org; Fri, 25 Aug 2017 09:13:16 -0400 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:33647) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dlEQD-00076C-3a for emacs-orgmode@gnu.org; Fri, 25 Aug 2017 09:13:13 -0400 Received: by mail-wm0-x241.google.com with SMTP id e67so2573755wmd.0 for ; Fri, 25 Aug 2017 06:13:11 -0700 (PDT) Received: from localhost ([95.149.137.217]) by smtp.gmail.com with ESMTPSA id q45sm14023188wrb.3.2017.08.25.06.13.09 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 25 Aug 2017 06:13:09 -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: emacs-orgmode@gnu.org --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain In tracking down another problem with the latest version of org (more to follow probably), I thought using org-lint might help. With the attached simple example, I get: 5 high Missing definition for footnote [1] from org-lint. The footnote definition is there as it's inline... -- : Eric S Fraga via Emacs 26.0.50, Org release_9.0.9-796-gbae41a --=-=-= Content-Type: text/x-org Content-Disposition: attachment; filename=examplebug.org #+TITLE: examplebug.org #+AUTHOR: Eric S Fraga * Link to maxima We can use Maxima to solve our equations.[fn:1: http://maxima.sourceforge.net/] #+index: modelling!tools --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSPXCedOQfhSlwpVw3IkZPY//z2fQUCWaAiZAAKCRDIkZPY//z2 fXG4AJ90i2n8fNXjJUdoZeh8LKcQVJNgMQCfZuBOpBIiAK9HjzsG4cmZFDrqQB8= =rEUs -----END PGP SIGNATURE----- --==-=-=--