GNU bug report logs - #16270
Incorrect custom types

Previous Next

Package: org-mode;

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


Message #18 received at 16270 <at> debbugs.gnu.org (full text, mbox):

From: Bastien <bzg <at> gnu.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 16270 <at> debbugs.gnu.org
Subject: Re: bug#16270: Incorrect custom types
Date: Fri, 03 Jan 2014 17:16:00 +0100
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.