From: Frederick Giasson <fred@fgiasson.com>
To: emacs-orgmode@gnu.org
Subject: Bug: HTML exports issues: none not working, and issues with #+TITLE
Date: Mon, 7 Nov 2016 14:30:06 -0500 [thread overview]
Message-ID: <95ca153f-10d8-52fd-9932-bd0249aaf723@fgiasson.com> (raw)
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
next reply other threads:[~2016-11-07 19:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-07 19:30 Frederick Giasson [this message]
2016-11-08 11:07 ` Bug: HTML exports issues: none not working, and issues with #+TITLE 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=95ca153f-10d8-52fd-9932-bd0249aaf723@fgiasson.com \
--to=fred@fgiasson.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).