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: Thomas S. Dye
Subject: Re: [O] Org-lint and #+call lines
Date: Mon, 27 Apr 2015 19:44:33 -1000

Nicolas Goaziou <address@hidden> writes:

> Nicolas Goaziou <address@hidden> 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

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