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: Tue, 28 Apr 2015 10:04:28 -1000 Message-ID: References: <87vbgikqn7.fsf@nicolasgoaziou.fr> <87r3r6koj6.fsf@nicolasgoaziou.fr> <87fv7lby3l.fsf@selenimh.mobile.lan> <87zj5sr8h7.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38363) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnBkO-0000R0-C7 for emacs-orgmode@gnu.org; Tue, 28 Apr 2015 16:04:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnBkJ-0000UK-ES for emacs-orgmode@gnu.org; Tue, 28 Apr 2015 16:04:48 -0400 Received: from gproxy10-pub.mail.unifiedlayer.com ([69.89.20.226]:34685) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1YnBkI-0000SS-VX for emacs-orgmode@gnu.org; Tue, 28 Apr 2015 16:04:43 -0400 Received: from [72.253.144.27] (port=56866 helo=manifi) by box472.bluehost.com with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1YnBk8-00037L-T8 for emacs-orgmode@gnu.org; Tue, 28 Apr 2015 14:04:33 -0600 In-Reply-To: <87zj5sr8h7.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Tue, 28 Apr 2015 09:57:08 +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: > tsd@tsdye.com (Thomas S. Dye) writes: > >> 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? > > Yes, this was an omission in "ob-core.el". I fixed it in master. You'll > need to rebase wip-lint against it. Another false positive, I think: 1360 low Unknown value "no" for header ":eval" Also, after I run org-lint I sometimes lose the cursor. The frame around the *Org Lint* window flickers a bit, as if *Org Lint* is being refreshed over and over. Apologies in advance for such a vague report. I'm not sure where to start debugging something like this. All the best, Tom -- Thomas S. Dye http://www.tsdye.com