From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Getzner Subject: Bug: Face defined for quote/verse blocks, but not used? Date: Thu, 18 Sep 2014 12:21:50 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUaj3-0001CD-NF for emacs-orgmode@gnu.org; Thu, 18 Sep 2014 08:22:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XUaiw-0006oZ-7z for emacs-orgmode@gnu.org; Thu, 18 Sep 2014 08:22:17 -0400 Received: from plane.gmane.org ([80.91.229.3]:44501) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUaiw-0006mW-1V for emacs-orgmode@gnu.org; Thu, 18 Sep 2014 08:22:10 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XUaiq-0001Py-Cw for emacs-orgmode@gnu.org; Thu, 18 Sep 2014 14:22:04 +0200 Received: from g228190172.adsl.alicedsl.de ([92.228.190.172]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Sep 2014 14:22:04 +0200 Received: from tobias.getzner by g228190172.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Sep 2014 14:22:04 +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 Hello, I was looking into applying a custom font to certain org-mode faces, when I noticed that no dedicated face seems to be set for verse and quote blocks. Looking into org-faces.el, it looked (to non-Elisp-trained eyes) like there are faces set-up for these blocks, but for some reason they don’t seem to be applied. At least M-x describe-text-properties doesn’t show any face properties at point when in these blocks. Best regards, Tobias Org-mode version 8.2.7c (8.2.7c-64-g01f736-elpa @ /home/tbz/.emacs.d/elpa/ org-20140915/)