From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Belohrad Subject: Re: modify face of org-scheduled-previously depending of priority Date: Fri, 08 Nov 2013 08:46:55 +0100 Message-ID: References: <87r4arap75.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38553) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vegmb-0005rr-39 for emacs-orgmode@gnu.org; Fri, 08 Nov 2013 02:47:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VegmV-00035k-Op for emacs-orgmode@gnu.org; Fri, 08 Nov 2013 02:47:09 -0500 In-Reply-To: <87r4arap75.fsf@bzg.ath.cx> 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: Bastien Cc: Org-mode Bastien writes: > Hi David, > > David Belohrad writes: > >> is there any way how I could programmatically assign to >> org-scheduled-previously the same colors as they are by current >> priority? > > Nope -- this would require changes in the code, and I don't think > this use-case is general enough to make these changes. My own advice, > of course, other core contributors might think otherwise. > > -- > Bastien ok, thanks .d.