From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: BUG: Text in single quotes not recognized by markup Date: Mon, 26 Dec 2011 15:51:45 +0100 Message-ID: <87k45jo072.fsf@gnu.org> References: <20111111155451.GB17214@client194-123.wlan.hu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RfBsz-0001f0-RJ for emacs-orgmode@gnu.org; Mon, 26 Dec 2011 09:50:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RfBsy-00029I-OC for emacs-orgmode@gnu.org; Mon, 26 Dec 2011 09:50:45 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:50086) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RfBsy-000298-GC for emacs-orgmode@gnu.org; Mon, 26 Dec 2011 09:50:44 -0500 Received: by wgbdt11 with SMTP id dt11so15894170wgb.30 for ; Mon, 26 Dec 2011 06:50:43 -0800 (PST) In-Reply-To: <20111111155451.GB17214@client194-123.wlan.hu-berlin.de> (Viktor Rosenfeld's message of "Fri, 11 Nov 2011 16:54:51 +0100") 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: emacs-orgmode@gnu.org Hi Viktor, Viktor Rosenfeld writes: > the text ='t'= is not recognized as code. Other markup doesn't work > either. If the quotes are in the middle (e.g. =foo'bar=) it is properly > recognized. > > I'm using org-mode 7.7 pulled today from git. Please see ̀org-emphasis-regexp-components' and configure it to allow the single quote character in emphasized strings. HTH, -- Bastien