From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: emphasis crosses quotation marks [9.0.9 (release_9.0.9 @ /usr/new/share/emacs/26.0.50/lisp/org/)] Date: Tue, 01 Aug 2017 18:52:10 +0200 Message-ID: <87y3r3qlhh.fsf@nicolasgoaziou.fr> References: <7326.1501452544@alto> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47705) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcaP0-000800-EE for emacs-orgmode@gnu.org; Tue, 01 Aug 2017 12:52:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcaOz-0000Xr-JJ for emacs-orgmode@gnu.org; Tue, 01 Aug 2017 12:52:14 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:47052) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dcaOz-0000XT-Db for emacs-orgmode@gnu.org; Tue, 01 Aug 2017 12:52:13 -0400 In-Reply-To: <7326.1501452544@alto> (Mike Kupfer's message of "Sun, 30 Jul 2017 15:09:04 -0700") 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: Mike Kupfer Cc: emacs-orgmode@gnu.org Hello, Mike Kupfer writes: > In Emacs master ("GNU Emacs 26.0.50 (build 3, x86_64-pc-linux-gnu, X > toolkit, Xaw scroll bars) of 2017-07-30", git changeset c8f44e4b; Org > mode 9.0.9), I get strikeout text from "+" to "+" in > > "+" word "+" > > (I also see the strikeout with "emacs -Q".) > > In Emacs 25.2 (Org mode 8.2.10), that line does not get strikeout text. > > I would not expect emphasis to cross quotation marks. This was done because it allows to write, e.g., ~C-x "~. See . > Please restore the (single and double) quotation marks that used to be > in the "border" section of org-emphasis-regexp-components. And perhaps > the comma should be restored, too? You could use \quot entity, e.g., "+\quot word \quot+". I cannot see a generic solution that can satisfy everyone here. Regards, -- Nicolas Goaziou