emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: HTML exports issues: none not working, and issues with #+TITLE
@ 2016-11-07 19:30 Frederick Giasson
  2016-11-08 11:07 ` Nicolas Goaziou
  0 siblings, 1 reply; 9+ messages in thread
From: Frederick Giasson @ 2016-11-07 19:30 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

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)))

=============



Thanks,


Fred

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-11-25 18:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-07 19:30 Bug: HTML exports issues: none not working, and issues with #+TITLE Frederick Giasson
2016-11-08 11:07 ` Nicolas Goaziou
2016-11-08 12:51   ` Frederick Giasson
2016-11-08 13:20     ` Frederick Giasson
2016-11-21 19:16       ` Peter Davis
2016-11-22  8:00         ` Alan Schmitt
2016-11-22 13:18           ` Peter Davis
2016-11-23  0:21         ` Peter Davis
2016-11-25 18:52           ` Peter Davis

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).