From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: Org-mode version 5.13 Date: Sun, 30 Dec 2007 12:31:44 +0000 Message-ID: <20071230123144.GC20947@atlantic.linksys.moosehall> References: Reply-To: Adam Spiers Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J8xKW-0002Sg-Qi for emacs-orgmode@gnu.org; Sun, 30 Dec 2007 07:31:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J8xKU-0002QA-UM for emacs-orgmode@gnu.org; Sun, 30 Dec 2007 07:31:47 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J8xKU-0002Po-LW for emacs-orgmode@gnu.org; Sun, 30 Dec 2007 07:31:46 -0500 Received: from mail.beimborn.com ([70.84.38.100]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1J8xKU-0002Eg-C1 for emacs-orgmode@gnu.org; Sun, 30 Dec 2007 07:31:46 -0500 Received: from mail.beimborn.com (localhost.localdomain [127.0.0.1]) by mail.beimborn.com (8.12.11.20060308/8.12.8) with ESMTP id lBUCVjUA030502 for ; Sun, 30 Dec 2007 06:31:45 -0600 Received: from localhost (localhost [[UNIX: localhost]]) by mail.beimborn.com (8.12.11.20060308/8.12.11/Submit) id lBUCViaA030497 for emacs-orgmode@gnu.org; Sun, 30 Dec 2007 12:31:44 GMT Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Fri, Oct 19, 2007 at 08:25:18AM +0200, Carsten Dominik wrote: > Changes in Version 5.13 > ------------------------ > > - `org-agenda-fontify-priorities' may now also be an > association list of priorities and faces, to specify the > faces of priorities in the agenda individually. I finally got around to trying this, and I can't get the variable to have any effect at all, whether it's set to t or to something like ((65 (:bold t :weight bold))) Any ideas?