From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: bug: /italic/ sometimes fails Date: Mon, 22 Apr 2013 22:29:02 +0200 Message-ID: <87k3nunwc1.fsf@bzg.ath.cx> References: <87ehe2nxoj.fsf@wolfram.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43260) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUNMJ-0007En-L0 for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 16:29:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUNMI-0000oK-Ge for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 16:29:07 -0400 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:64910) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUNMI-0000o8-BT for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 16:29:06 -0400 Received: by mail-wi0-f169.google.com with SMTP id h11so5509770wiv.4 for ; Mon, 22 Apr 2013 13:29:05 -0700 (PDT) In-Reply-To: <87ehe2nxoj.fsf@wolfram.com> (Bill White's message of "Mon, 22 Apr 2013 14:59:56 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bill White Cc: emacs-orgmode@gnu.org Hi Bill, Bill White writes: > - Org-mode version 8.0.1 (release_8.0.1-15-g0fff0b @ /home/billw/Dropbox/org/org-mode/lisp/) > - GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 3.6.0) of 2013-03-11 on wri > > Italicization fails when a doublequote character is adjacent to a > slash. This is intended. You might want to have a look at the variable `org-emphasis-regexp-components'. Do carefully check the docstring of this variable C-h v org-emphasis-regexp-components RET it explains how to modify it. HTH, -- Bastien