From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien 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: Tue, 10 Jun 2014 10:42:06 +0200 Message-ID: <87y4x5w3z5.fsf@bzg.ath.cx> References: <714n104qsj.fsf@msi.co.jp> <87d2ffs5nx.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32811) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WuHdH-00027T-QE for emacs-orgmode@gnu.org; Tue, 10 Jun 2014 04:42:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WuHdC-0004bp-LY for emacs-orgmode@gnu.org; Tue, 10 Jun 2014 04:42:15 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:49137) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WuHdC-0004bj-Hx for emacs-orgmode@gnu.org; Tue, 10 Jun 2014 04:42:10 -0400 In-Reply-To: (KURODA Hisao's message of "Tue, 10 Jun 2014 17:33:51 +0900") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: KURODA Hisao Cc: emacs-orgmode@gnu.org Hi Hisao, KURODA Hisao writes: > I tried org-8. Now org-html-export-as-html works as you said. Thank you. > However, still there are serious problems. > > (1) Even if I edit the original file with coding-system iso-2022-jp, > the generated HTML's header says it is UTF-8. Previous version keeps > original coding-system and I believe the previous behavior make > sense. You can configure `org-html-coding-system' -- but some guessing might be better, I agree. I'll check further. > (2) org-8.2.6 seems to ignore whole #+STYLE: description. You need to use #+HTML_STYLE See http://orgmode.org/worg/org-8.0.html for details. HTH, -- Bastien