From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [RFC] Org linting library Date: Wed, 27 May 2015 12:49:29 +0200 Message-ID: <87fv6icn2e.fsf@nicolasgoaziou.fr> References: <87a8y4fdmv.fsf@nicolasgoaziou.fr> <87iobm7wi0.fsf@selenimh.access.network> <877fs1aog3.fsf@selenimh.access.network> <87617l4mxt.fsf@nicolasgoaziou.fr> <877fs02zxc.fsf@nicolasgoaziou.fr> <87h9r2dmvk.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxYsa-0006Nk-Oh for emacs-orgmode@gnu.org; Wed, 27 May 2015 06:48:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxYsZ-0007IK-Ln for emacs-orgmode@gnu.org; Wed, 27 May 2015 06:48:08 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:53445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxYsZ-0007HQ-GR for emacs-orgmode@gnu.org; Wed, 27 May 2015 06:48:07 -0400 In-Reply-To: (Andreas Leha's message of "Wed, 27 May 2015 10:31:34 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Andreas Leha Cc: emacs-orgmode@gnu.org Hello, Andreas Leha writes: > some more spurious warnings I get: > > > 1. Captions with short version: > > ,---- > | 1105 low Possible missing colon in keyword "#+caption[Data" > `---- > > 2. header arguments from ob-latex: > > ,---- > | 451 high Unknown header argument "packages" > | 451 high Unknown header argument "imoutoptions" > | 451 high Unknown header argument "iminoptions" > | 451 high Unknown header argument "imagemagick" > | 451 high Unknown header argument "fit" > `---- Fixed. Thank you. Regards, -- Nicolas Goaziou