bug-recutils
[Top][All Lists]
Advanced

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

[bug-recutils] ob-rec bug when calling org-lint


From: Charles Millar
Subject: [bug-recutils] ob-rec bug when calling org-lint
Date: Tue, 22 Nov 2016 13:40:17 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.0

Hello Jose,

For your information, following is a copy of my recent post to the org-mode list and Nicolas Goaziou's reply.

Charlie Millar

Charles Millar <address@hidden> writes:

The following is not a critical issue.

I use ob-rec to generate tables from my recfiles.

org-lint issues a warning for ob-recs parameters, such as data, type,
fields, sort, etc.

Is there some code that I could include in my .emacs to avoid the
warnings? For that matter is this an issue for any other non-core
babel languages and is there a general solution?
It's a bug in ob-rec. Each Babel language needs to define allowed
headers and associated values, in a variable labelled
`org-babel-header-args:LANG' where LANG is obviously the language used,
e.g., `org-babel-header-args:R' or `org-babel-header-args:latex'.

Regards,

-- Nicolas Goaziou

reply via email to

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