From mboxrd@z Thu Jan 1 00:00:00 1970 From: "T.Okano" Subject: Underline of Title in ASCII exporting Date: Mon, 13 Mar 2006 23:27:23 +0900 Message-ID: <20060313230416.1AC5.TOKANO@nifty.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FIo1R-0004Oe-I4 for emacs-orgmode@gnu.org; Mon, 13 Mar 2006 09:27:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FIo1N-0004NA-UW for emacs-orgmode@gnu.org; Mon, 13 Mar 2006 09:27:44 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FIo1N-0004N5-Pr for emacs-orgmode@gnu.org; Mon, 13 Mar 2006 09:27:41 -0500 Received: from [202.248.238.80] (helo=userg500.nifty.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FIo5M-00066q-EZ for emacs-orgmode@gnu.org; Mon, 13 Mar 2006 09:31:48 -0500 Received: from [127.0.0.1] (eaoska094249.adsl.ppp.infoweb.ne.jp [218.226.9.249])by userg500.nifty.com with ESMTP id k2DERPtP012444 for ; Mon, 13 Mar 2006 23:27:35 +0900 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+dominik=science.uva.nl@gnu.org Errors-To: emacs-orgmode-bounces+dominik=science.uva.nl@gnu.org To: emacs-orgmode@gnu.org Hello, When I export by ASCII and use multibyte characters in title (option #+TITLE:),the number of underline ("=") was not correct. (I think it count as singlebyte characters.) Other underlines of headlines were correct in the version4.08. Please correct scripts. -- Takeshi Okano