From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tsunenobu Kai Subject: Re: Inhibit converting "--" to "–" Date: Sun, 17 Jun 2012 12:04:09 +0900 Message-ID: <4FDD4929.1040507@gmail.com> References: <4FDD1362.4090107@gmail.com> <1339894983.55161.YahooMailNeo@web161903.mail.bf1.yahoo.com> <4FDD3CEE.8070805@gmail.com> <7968.1339899530@alphaville> Reply-To: kbkbkbkb1@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57813) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sg5ma-0008Dm-Lh for emacs-orgmode@gnu.org; Sat, 16 Jun 2012 23:04:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sg5mY-0008Do-Ou for emacs-orgmode@gnu.org; Sat, 16 Jun 2012 23:04:08 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:41794) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sg5mY-0008CV-Gx for emacs-orgmode@gnu.org; Sat, 16 Jun 2012 23:04:06 -0400 Received: by dakp5 with SMTP id p5so5954862dak.0 for ; Sat, 16 Jun 2012 20:04:04 -0700 (PDT) In-Reply-To: <7968.1339899530@alphaville> 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: nicholas.dokos@hp.com Cc: Michael Hannon , emacs-orgmode ML (2012/06/17 11:18), Nick Dokos wrote: > Are you sure? In my case, both =--= and ~--~ get exported to HTML as > -- with both the old and the new exporter. I'm sorry I made a mistake. I exported "=--=help" by mistake, and then it was converted "–help". "=--help=" gets exported to HTML as "--help" and that's what I want to do. Thank you for your help, Kai