emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Org-lint and #+call lines


From: Nicolas Goaziou
Subject: Re: [O] Org-lint and #+call lines
Date: Tue, 28 Apr 2015 09:57:08 +0200

address@hidden (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.

Thank you.

Regards,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]