From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: transposition of words surrounded by forward slash [9.0.5 (release_9.0.5-266-gca31fa )] Date: Mon, 13 Feb 2017 16:36:08 +0100 Message-ID: <8760kem7br.fsf@nicolasgoaziou.fr> References: <87tw80niko.fsf@openaether.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54703) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdIfp-0006w3-2c for emacs-orgmode@gnu.org; Mon, 13 Feb 2017 10:36:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdIfk-0007RQ-S2 for emacs-orgmode@gnu.org; Mon, 13 Feb 2017 10:36:17 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:46263) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cdIfk-0007Qh-LA for emacs-orgmode@gnu.org; Mon, 13 Feb 2017 10:36:12 -0500 In-Reply-To: <87tw80niko.fsf@openaether.org> (Justin Kirby's message of "Sat, 11 Feb 2017 23:23:19 -0500") 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" To: Justin Kirby Cc: emacs-orgmode@gnu.org Hello, Justin Kirby writes: > An org file with the following content: > > #+OPTIONS: *:nil > > /simple/ /example/ > > > > During export org will transpose the word 'example' so the final output is > > //examplesimple/ / > > > > This will be the output regardless of export format. I have tried html, > txt, odt, md. > > The words will be transposed as long as they are on the same line, > regardless of how many characters are between them. > > This was observed as early as org 8.3.5. > > Changing the italic character in org-emphasis-alist to | does not change > this behavior. Fixed. Thank you. Regards, -- Nicolas Goaziou