From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: Org-lint and #+call lines Date: Mon, 27 Apr 2015 19:44:33 -1000 Message-ID: References: <87vbgikqn7.fsf@nicolasgoaziou.fr> <87r3r6koj6.fsf@nicolasgoaziou.fr> <87fv7lby3l.fsf@selenimh.mobile.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39789) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmyKB-0003HG-Sy for emacs-orgmode@gnu.org; Tue, 28 Apr 2015 01:44:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YmyK8-0006Uh-1v for emacs-orgmode@gnu.org; Tue, 28 Apr 2015 01:44:51 -0400 Received: from gproxy8-pub.mail.unifiedlayer.com ([67.222.33.93]:59694) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1YmyK7-0006T0-RI for emacs-orgmode@gnu.org; Tue, 28 Apr 2015 01:44:47 -0400 Received: from [98.155.37.29] (port=56591 helo=manifi) by box472.bluehost.com with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1YmyJy-00006a-26 for emacs-orgmode@gnu.org; Mon, 27 Apr 2015 23:44:38 -0600 In-Reply-To: <87fv7lby3l.fsf@selenimh.mobile.lan> (Nicolas Goaziou's message of "Mon, 27 Apr 2015 13:38:06 +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: Org-mode Nicolas Goaziou writes: > Nicolas Goaziou writes: > >>> Is org-lint supposed to catch :results output graphics? >> >> It catches >> >> :results output graphic >> >> Is it >> >> :results output graphics > > Nevermind. > > I realized allowed values and combinations are already known to Babel, > so I improved the checker. Org-lint gives this warning: ,---------------------------------------------------------- | 31 low Unknown value "no-export" for header ":eval" `---------------------------------------------------------- But, ob-core.el appears to know the value: ,-------------------------------------------------------------------------------- | ob-core.el: (,eval-no-export (and ,export (or (equal ,eval "no-export") `-------------------------------------------------------------------------------- Is this a false positive? All the best, Tom -- Thomas S. Dye http://www.tsdye.com