From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luke Crook Subject: org-block-background in 8.3.1? Date: Wed, 12 Aug 2015 02:31:17 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPLpD-0006Rr-44 for emacs-orgmode@gnu.org; Tue, 11 Aug 2015 22:31:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZPLp9-0005Gs-VU for emacs-orgmode@gnu.org; Tue, 11 Aug 2015 22:31:31 -0400 Received: from plane.gmane.org ([80.91.229.3]:41899) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPLp9-0005GT-Ok for emacs-orgmode@gnu.org; Tue, 11 Aug 2015 22:31:27 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZPLp4-00075N-RM for emacs-orgmode@gnu.org; Wed, 12 Aug 2015 04:31:23 +0200 Received: from 147.21.8.1 ([147.21.8.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 12 Aug 2015 04:31:22 +0200 Received: from luke by 147.21.8.1 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 12 Aug 2015 04:31:22 +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: emacs-orgmode@gnu.org I'm not sure if I still need to set "org-block-background" in 8.3.1. But if I do need to continue setting this, what is the new name for "org- block-background"? (set-face-attribute 'org-block-background nil :height (round (* 0.9 (face-attribute 'fixed-pitch :height)))) (set-face-attribute 'org-block nil :height (round (* 0.9 (face-attribute 'fixed-pitch :height))))