GNU bug report logs - #14379
Several Org source files cannot be loaded in isolation

Previous Next

Package: org-mode;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Fri, 10 May 2013 07:51:02 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Carsten Dominik <carsten.dominik <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 14379 <at> debbugs.gnu.org
Subject: Re: [O] bug#14379: Several Org source files cannot be loaded in
	isolation
Date: Sun, 12 May 2013 06:09:52 +0200
On 10.5.2013, at 09:50, Glenn Morris <rgm <at> gnu.org> wrote:

> Package: org-mode
> 
> (This report refers to the version of Org in the Emacs trunk.)
> Several Org files cannot be loaded in isolation, by which I mean that eg
> 
> emacs -batch -l ob-C
> 
> fails. This may have no practical consequences, but seems like bad form
> (eg it causes problems for automated testing).
> 
> The list is:
> 
> ob-C.el
> ob-asymptote.el
> ob-awk.el
> ob-clojure.el
> ob-fortran.el
> ob-haskell.el
> ob-io.el
> ob-java.el
> ob-latex.el
> ob-lisp.el
> ob-maxima.el
> ob-ocaml.el
> ob-perl.el
> ob-picolisp.el
> ob-python.el
> ob-ruby.el
> ob-scala.el

I have asked Erik to fix these.

Thanks for the report.

- Carsten


> org-ctags.el
> 
> For all but the last, the problem is:
> 
>  Symbol's value as variable is void: org-babel-tangle-lang-exts
> 
> For org-ctags, the problem is:
> 
>  Symbol's function definition is void: case
> 
> (because the `case' macro from cl is used in the default value of a
> defcustom, which is not evaluated till load time.). This one is probably
> a real bug.
> 
> 
> 





This bug report was last modified 12 years and 13 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.