From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viktor Rosenfeld Subject: BUG: Text in single quotes not recognized by markup Date: Fri, 11 Nov 2011 16:54:51 +0100 Message-ID: <20111111155451.GB17214@client194-123.wlan.hu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34382) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROtRR-00082N-H6 for emacs-orgmode@gnu.org; Fri, 11 Nov 2011 10:54:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ROtRQ-00082T-Lr for emacs-orgmode@gnu.org; Fri, 11 Nov 2011 10:54:57 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:46054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROtRQ-00082L-DS for emacs-orgmode@gnu.org; Fri, 11 Nov 2011 10:54:56 -0500 Received: by bke17 with SMTP id 17so2700331bke.0 for ; Fri, 11 Nov 2011 07:54:55 -0800 (PST) Content-Disposition: inline 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, 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. Cheers, Viktor