From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Volpiatto Subject: feature-request: colorize diary entries in agenda Date: Thu, 17 Dec 2009 10:25:42 +0100 Message-ID: <873a3avtnt.fsf@tux.homenetwork> 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 1NLChs-0002QV-Sy for emacs-orgmode@gnu.org; Thu, 17 Dec 2009 04:31:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NLChn-0002N5-Hu for emacs-orgmode@gnu.org; Thu, 17 Dec 2009 04:31:35 -0500 Received: from [199.232.76.173] (port=44382 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NLChn-0002N2-9m for emacs-orgmode@gnu.org; Thu, 17 Dec 2009 04:31:31 -0500 Received: from lo.gmane.org ([80.91.229.12]:39111) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NLChm-00037d-Qa for emacs-orgmode@gnu.org; Thu, 17 Dec 2009 04:31:31 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NLChk-0005XN-HJ for emacs-orgmode@gnu.org; Thu, 17 Dec 2009 10:31:28 +0100 Received: from 6.77.197-77.rev.gaoland.net ([77.197.77.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Dec 2009 10:31:28 +0100 Received: from thierry.volpiatto by 6.77.197-77.rev.gaoland.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Dec 2009 10:31:28 +0100 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 Hi, should be great to be able to colorize diary entries in agenda. I didn't find customisation for that apart modifying: ,---- | (defun org-get-entries-from-diary (date) | "Get the (Emacs Calendar) diary entries for DATE." | | [...] | | (org-add-props x (text-properties-at (1- (length x)) x) | 'type "diary" 'date date 'face 'tv-org-diary)) | entries))))) `---- Did i miss something? -- A + Thierry Volpiatto Location: Saint-Cyr-Sur-Mer - France