From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: *bold* text isn't fontified unless text is changed on the same line [8.1 (release_8.1-3-ga005db)] Date: Wed, 06 Nov 2013 12:19:47 +0100 Message-ID: <87li11dbfw.fsf@bzg.ath.cx> References: <87vc1mzcqd.fsf@tue.nl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40174) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ve1Gz-0005Io-Fk for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 06:27:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ve1Gt-0007mF-P1 for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 06:27:45 -0500 Received: from mail-wg0-x22b.google.com ([2a00:1450:400c:c00::22b]:57554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ve1Gt-0007mB-IO for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 06:27:39 -0500 Received: by mail-wg0-f43.google.com with SMTP id b13so4799679wgh.22 for ; Wed, 06 Nov 2013 03:27:38 -0800 (PST) In-Reply-To: <87vc1mzcqd.fsf@tue.nl> (Oleh's message of "Fri, 27 Sep 2013 14:10:50 +0200") 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: Oleh Cc: emacs-orgmode@gnu.org Hi Oleh, Oleh writes: > The font-lock works fine as I type, but when I re-open the file, > or call `revert-buffer', the *bold* text loses its fontification. > Note that all others, like /italic/ or =code=, work fine. > Only *bold* is affected. I confirm this issue but I don't know how to fix it. Maybe this is a problem with Emacs display engine, in that case we'd need to ping the emacs-devel mailing list. Best, -- Bastien