From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Hannon Subject: Re: Inhibit converting "--" to "–" Date: Sat, 16 Jun 2012 18:03:03 -0700 (PDT) Message-ID: <1339894983.55161.YahooMailNeo@web161903.mail.bf1.yahoo.com> References: <4FDD1362.4090107@gmail.com> Reply-To: Michael Hannon Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sg3tT-0005Db-8T for emacs-orgmode@gnu.org; Sat, 16 Jun 2012 21:03:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sg3tR-0003QT-KW for emacs-orgmode@gnu.org; Sat, 16 Jun 2012 21:03:06 -0400 Received: from nm18.bullet.mail.bf1.yahoo.com ([98.139.212.177]:25512) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Sg3tR-0003QH-D4 for emacs-orgmode@gnu.org; Sat, 16 Jun 2012 21:03:05 -0400 In-Reply-To: <4FDD1362.4090107@gmail.com> 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: "kbkbkbkb1@gmail.com" , emacs-orgmode ML > When I export a org file to html, string "--" in org file is converted to= =0A> "–" in html.=0A>=0A> I want to display "--" verbatim, so could y= ou tell me how to inhibit=0A> converting "--"?=0A=0AWhat happens if you enc= lose the two dashes in equal signs?=A0 As:=0A=0A=A0=A0=A0 =3D--=3D=0A=0A-- = Mike