From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: [RFC] Org linting library Date: Thu, 21 May 2015 10:40:32 +0200 Message-ID: References: <87a8y4fdmv.fsf@nicolasgoaziou.fr> <87iobm7wi0.fsf@selenimh.access.network> 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]:34156) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvM24-00038Z-Hz for emacs-orgmode@gnu.org; Thu, 21 May 2015 04:40:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YvM1z-0004gg-0A for emacs-orgmode@gnu.org; Thu, 21 May 2015 04:40:48 -0400 Received: from mail-wg0-f41.google.com ([74.125.82.41]:33280) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvM1y-0004gX-PK for emacs-orgmode@gnu.org; Thu, 21 May 2015 04:40:42 -0400 Received: by wgjc11 with SMTP id c11so78013070wgj.0 for ; Thu, 21 May 2015 01:40:42 -0700 (PDT) Received: from Rainers-MacBook-Pro.local (arn78-1-88-186-171-7.fbx.proxad.net. [88.186.171.7]) by mx.google.com with ESMTPSA id di7sm1424291wib.23.2015.05.21.01.40.40 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 May 2015 01:40:41 -0700 (PDT) In-Reply-To: <87iobm7wi0.fsf@selenimh.access.network> (Nicolas Goaziou's message of "Wed, 20 May 2015 23:46:31 +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: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Nicolas Goaziou writes: > Rainer M Krug writes: > >> There is an example where I get the error: >> >> * Fitting the kernel to the data >> The parameter which will be fitted can be found in Table [[tab:fitInitia= l]] >> >> #+CAPTION: Variables used for the initial fit of the wind profile using = the function and the initial values. >> #+LABEL: tab:fitInitial >> | variable | initial value | remark = | >> |--------------------+---------------+----------------------------------= ----------------| >> >> The cause is the link [[tab:initial]] If I remove everything below and >> including the line #+CAPTION the linting works. > > Fixed. Thank you. > Thanks. Two more questions: I get the following warnings: ,---- | 10 low Unknown OPTIONS item "@" | 11 low Unknown OPTIONS item "skip" | 11 low Unknown OPTIONS item "LaTeX" | 11 low Unknown OPTIONS item "TeX" `---- based on the following lines: ,---- | #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:nil -:t f:t *:t <:t | #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc `---- The file is not that old - but have these options changed? and I get ,---- | 1821 low Orphaned affiliated keyword: "RESULTS" `---- caused by an orphaned ,---- | #+RESULTS: `---- But these are created by evaluating a code block which produced no results - so they are a valid part of the document? And an error: I get, in the same document I got the other errors, the following error: ,---- | Org linting process starting... | org-split-string: Wrong type argument: stringp, 292 `---- The backtrace is huge - how can I produce a usable backtrace? Hope this helps, Rainer > > Regards, =2D-=20 Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,= UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBAgAGBQJVXZoGAAoJENvXNx4PUvmCG2IH/3h6PE3ztWbIyKa1KNxsz3Q5 s5XTWutyHSLj1l3p21nSrivCV3n+FCi6v0g29AlCfyyQ0uRA8KcXakxF/5akdBWF mD/M4to39K/UtLKQEL4Eg8xkVM46chnTVPraqautfYKZRIYee3ZgoWyJeQ+HxiL8 eA8hBtmoeB1kbB8AhqXac0WnHccGCuM428mQi+J+IjBEC11EQ3q9/9Oz+OsNSsdh 6xAhTzi5hOApqxcTm4k9qmKKXM9MTPTfvPL9533Kc+O03oi6KIfOv0cRpvEptyHR 40Ibn8/+hltXKnadQNqkS65i7bF2F1LuoU0n6KcatLz0MJ5FFFywhP5AuxAmtZY= =NKfi -----END PGP SIGNATURE----- --=-=-=--