From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Fontification of org code block not printed Date: Mon, 28 Jul 2014 18:57:37 +0200 Message-ID: <87lhrdtmyq.fsf@bzg.ath.cx> References: <20140728160232.GG17977@pille.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20140728160232.GG17977@pille.home> (Stefan-W. Hahn's message of "Mon, 28 Jul 2014 18:02:32 +0200") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org To: "Stefan-W. Hahn" Cc: emacs-orgmode@gnu.org, emacs-devel@gnu.org List-Id: emacs-orgmode.gnu.org Hi Stefan, thanks for the thorough analysis. "Stefan-W. Hahn" writes: > I'm sure that this is not what I expect but I'm not sure if this is a fault > in ps-def.el or org.el. This is the fault of Org. I fixed this in master by removing `org-block-background'. This is radical but I think this is really better: http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=f8b42e8 Sebastien, let's think about another way of getting a color for the background, if that's really needed. -- Bastien