emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: HTML exports issues: none not working, and issues with #+TI


From: Nicolas Goaziou
Subject: Re: [O] Bug: HTML exports issues: none not working, and issues with #+TITLE
Date: Tue, 08 Nov 2016 12:07:34 +0100

Hello,

Frederick Giasson <address@hidden> writes:

> I upgraded to Emacs 25.1 and Org-mode 9.0 (latest from Elpa) and I am 
> experiencing two issues with export:
>
>
>    (1) The header parameter ":exports none" doesn't appear to be 
> working. With the following code, the code block is exported to HTML:
>
> =============
>
> #+BEGIN_SRC elisp :results silent :exports none
> (setq org-html-htmlize-output-type 'inline-css)
> #+END_SRC
>
> =============
>
>
>    (2) As soon as I have a non-empty #+TITLE: defined in a org-mode 
> file, I am getting this kind of error with exporting in HTML (or any 
> other formats):
>
> =============
>
> #+TITLE test
>
> =============
>
> returns:
>
> =============
>
> apply: Wrong type argument: listp, #("test" 0 4 (:parent (#0)))
>
> =============

This seem to indicate you have a mixed installation. See, e.g.,
<http://permalink.gmane.org/gmane.emacs.orgmode/110092>.

Regards,

-- 
Nicolas Goaziou



reply via email to

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