Hello,

Mike Kupfer <mkup...@alum.berkeley.edu> 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
<http://permalink.gmane.org/gmane.emacs.orgmode/102191>.

> 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

Reply via email to