GNU bug report logs -
#16270
Incorrect custom types
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Sat, 28 Dec 2013 01:39:06 UTC
Severity: normal
Fixed in version 24.4
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Glenn Morris <rgm <at> gnu.org> writes:
> emacs -Q -l ob-lob
> M-x customize-variable RET org-babel-lob-files RET
>
> -> State: STANDARD. (mismatch)
>
> The specification for a list custom object is as follows:
>
> `(list ELEMENT-TYPES...)'
> The value must be a list with exactly as many elements as the
> ELEMENT-TYPES given; and each element must fit the corresponding
> ELEMENT-TYPE.
>
> You cannot just write 'list.
> Perhaps you wanted '(repeat file).
Indeed, fixed in Org's repo.
> From the doc, it also sounds like this should have a :set function.
> BTW, the first line of org-babel-lob-ingest's doc is not a complete
> sentence.
Ditto.
Thanks,
--
Bastien
This bug report was last modified 11 years and 141 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.