From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Fontification of collapsed sections with code blocks Date: Tue, 01 Nov 2016 09:14:53 +0100 Message-ID: <87shrbehvm.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c1UDe-0003Hc-Uz for emacs-orgmode@gnu.org; Tue, 01 Nov 2016 04:14:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c1UDb-00083y-QN for emacs-orgmode@gnu.org; Tue, 01 Nov 2016 04:14:54 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:49322) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c1UDb-00083T-KK for emacs-orgmode@gnu.org; Tue, 01 Nov 2016 04:14:51 -0400 In-Reply-To: (Maciek Starzyk's message of "Tue, 1 Nov 2016 01:32:14 +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" To: Maciek Starzyk Cc: emacs-orgmode@gnu.org Hello, Maciek Starzyk writes: > Not sure if this is a bug or a feature: > Collapsed sections, which end with a source code block, have the same font > (from the ellipsis until the end of line) as the code block last line. The > face name is `org-block-end-line'. > This propagates also to parent sections. > > Is there a setting that switches this behavior off ? I think this was fixed recently (commit 191fe8209f9cad3f0a90dd105df4474861be5ad9). Regards, -- Nicolas Goaziou