emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: missing language for code block results in failure [9.1.14


From: Nicolas Goaziou
Subject: Re: [O] Bug: missing language for code block results in failure [9.1.14 (9.1.14-dist @ .../org/install/emacs/site-lisp/org/)]
Date: Tue, 27 Nov 2018 21:48:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello,

John Ciolfi <address@hidden> writes:

> Hi
>
> I ran into a confusing error due to missing language for a code block. Given 
> attached issue.org
> which contains:
>
>     #+BEGIN_SRC
>       if (a > 1) {
>       }
>     #+END_SRC
>
> if you convert to pdf using the attached issue_repro.el via:
>
>   emacs --batch -L /path/to/org/install/emacs/site-lisp/org -l issue_repro.el
>
> where /path/to/org/install/emacs/site-lisp/org is version 9.1.14 and I'm 
> running emacs 25.1.1,
> you'll see this error
>
>   $ emacs --batch -L 
> /local-ssd/ciolfi/sbtools/apps/emacs-add-ons/install-25/org/install/emacs/site-lisp/org
>  -l issue_repro.el
>   Loading 00debian-vars...
>   :
>   Debug on Error enabled globally
>   Debugger entered--Lisp error: (wrong-type-argument stringp nil)

Fixed. Thank you.

Note that <M-x org-lint> warns you about such problems.

Regards,

-- 
Nicolas Goaziou



reply via email to

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