From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Ziegenhagen Subject: Re: Color entries according to assigned priority Date: Sat, 3 May 2014 20:07:11 +0000 (UTC) Message-ID: References: <864n17xs52.fsf@somewhere.org> 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]:33407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WggDb-0005gH-68 for emacs-orgmode@gnu.org; Sat, 03 May 2014 16:07:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WggDV-0008KD-9O for emacs-orgmode@gnu.org; Sat, 03 May 2014 16:07:31 -0400 Received: from plane.gmane.org ([80.91.229.3]:59551) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WggDV-0008K5-2h for emacs-orgmode@gnu.org; Sat, 03 May 2014 16:07:25 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WggDT-00084c-EX for emacs-orgmode@gnu.org; Sat, 03 May 2014 22:07:23 +0200 Received: from cable-78-34-37-126.netcologne.de ([78.34.37.126]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 May 2014 22:07:23 +0200 Received: from ziegenhagen by cable-78-34-37-126.netcologne.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 May 2014 22:07:23 +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 Sebastien Vauban writes: > > Uwe Ziegenhagen wrote: > > is it possible to color the different entries in an org file according to > > the priority assigned to them? > > See "color header based on priority/tags rather than level" on > http://lists.gnu.org/archive/html/emacs-orgmode/2014-01/msg00625.html. > > > I'd like to have #a items in black and #b, #c and non-prioritized items in > > gray tones. > > Best regards, > Seb > I copied and pasted the given code, however I do not see any change. I'll try my luck again tomorrow and will get back to you. Uwe