Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:

> Nicolas Goaziou <m...@nicolasgoaziou.fr> 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

Reply via email to