From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleh Subject: Bug: bad fontification Date: Sat, 3 Jan 2015 21:29:14 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7VK3-0000dC-1B for emacs-orgmode@gnu.org; Sat, 03 Jan 2015 15:29:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y7VK0-0002Qj-1k for emacs-orgmode@gnu.org; Sat, 03 Jan 2015 15:29:18 -0500 Received: from mail-we0-x22b.google.com ([2a00:1450:400c:c03::22b]:54869) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7VJz-0002QW-Rf for emacs-orgmode@gnu.org; Sat, 03 Jan 2015 15:29:15 -0500 Received: by mail-we0-f171.google.com with SMTP id u56so5922664wes.30 for ; Sat, 03 Jan 2015 12:29:14 -0800 (PST) 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: org mode Hello, Here's a minimal file for which fontification fails: * DONE =foo= CLOSED: [2015-01-03 Sat 21:21] CLOCK: [2015-01-03 Sat 21:20]--[2015-01-03 Sat 21:21] => 0:01 * TODO =bar= TODO is highlighted with a verbatim face. The problem goes away if I add a newline after =bar=. regards, Oleh