From: Bastien <bzg@gnu.org>
To: KURODA Hisao <kuroda@msi.co.jp>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Literal Example does not work [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/24.3/lisp/org/)]
Date: Thu, 15 May 2014 12:22:10 +0200 [thread overview]
Message-ID: <87d2ffs5nx.fsf@bzg.ath.cx> (raw)
In-Reply-To: <714n104qsj.fsf@msi.co.jp> (KURODA Hisao's message of "Thu, 08 May 2014 17:29:16 +0900")
Hi Hisao,
KURODA Hisao <kuroda@msi.co.jp> writes:
> A very simple literal example below seems not work
> with M-x org-export-as-html.
>
>
> #+BEGIN_SRC emacs-lisp
> (save-excursion
> (goto-char (point-min)))
> #+END_SRC
>
>
> The HTML output is class=example not emacs-lisp as follows.
>
> <pre class="example">(save-excursion
> (goto-char (point-min)))
> </pre>
>
> It also reproducible on 8.2.6.
I can't reproduce this with 8.2.6. In Org >8, `org-export-as-html'
does not exist anymore, you need to try `org-html-export-as-html'.
Can you test again, making sure you are using Org >8 ?
Test this with M-x org-version RET
Thanks,
--
Bastien
next prev parent reply other threads:[~2014-05-15 10:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-08 8:29 Bug: Literal Example does not work [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/24.3/lisp/org/)] KURODA Hisao
2014-05-15 10:22 ` Bastien [this message]
2014-06-10 8:33 ` KURODA Hisao
2014-06-10 8:42 ` Bastien
2014-06-11 5:06 ` KURODA Hisao
2014-06-13 10:08 ` Bastien
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=87d2ffs5nx.fsf@bzg.ath.cx \
--to=bzg@gnu.org \
--cc=emacs-orgmode@gnu.org \
--cc=kuroda@msi.co.jp \
/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).