From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: modify face of org-scheduled-previously depending of priority Date: Thu, 07 Nov 2013 22:15:26 +0100 Message-ID: <87r4arap75.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52897) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VeWvQ-0004E2-Im for emacs-orgmode@gnu.org; Thu, 07 Nov 2013 16:15:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VeWvK-0005e4-Ol for emacs-orgmode@gnu.org; Thu, 07 Nov 2013 16:15:36 -0500 Received: from mail-we0-x235.google.com ([2a00:1450:400c:c03::235]:35236) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VeWvK-0005dv-HR for emacs-orgmode@gnu.org; Thu, 07 Nov 2013 16:15:30 -0500 Received: by mail-we0-f181.google.com with SMTP id t60so1114720wes.40 for ; Thu, 07 Nov 2013 13:15:29 -0800 (PST) In-Reply-To: (David Belohrad's message of "Thu, 07 Nov 2013 16:43:14 +0100") 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: David Belohrad Cc: Org-mode 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