From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Kupfer Subject: Bug: emphasis crosses quotation marks [9.0.9 (release_9.0.9 @ /usr/new/share/emacs/26.0.50/lisp/org/)] Date: Sun, 30 Jul 2017 15:09:04 -0700 Message-ID: <7326.1501452544@alto> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dbwOd-0000bg-L0 for emacs-orgmode@gnu.org; Sun, 30 Jul 2017 18:09:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dbwOZ-0000vl-M1 for emacs-orgmode@gnu.org; Sun, 30 Jul 2017 18:09:11 -0400 Received: from shell1.rawbw.com ([198.144.192.42]:29189) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dbwOZ-0000tu-CG for emacs-orgmode@gnu.org; Sun, 30 Jul 2017 18:09:07 -0400 Received: from alto (m208-249.dsl.rawbw.com [198.144.208.249]) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTP id v6UM94P7088839 for ; Sun, 30 Jul 2017 15:09:05 -0700 (PDT) (envelope-from mkupfer@alum.berkeley.edu) Content-ID: <7325.1501452544.1@alto> 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: emacs-orgmode@gnu.org 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. And it makes sections of my MH-E Todo file pretty much unreadable, because of text like So should mh-normalize-folder-name treat "+/" the same as "+", or should its callers special-case "+" (after normalization)? 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? thanks, mike