From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [agenda] Lisp error: (args-out-of-range 0 0) Date: Fri, 08 Feb 2013 16:15:46 +0100 Message-ID: <87ehgqsrd0.fsf@bzg.ath.cx> References: <86wquj7oov.fsf@somewhere.org> <86sj577o9s.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37204) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3qo0-0007CN-JJ for emacs-orgmode@gnu.org; Fri, 08 Feb 2013 11:28:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U3qnx-0002y4-69 for emacs-orgmode@gnu.org; Fri, 08 Feb 2013 11:28:04 -0500 Received: from plane.gmane.org ([80.91.229.3]:40563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3qnw-0002xq-Vl for emacs-orgmode@gnu.org; Fri, 08 Feb 2013 11:28:01 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U3qoA-00056G-Qw for emacs-orgmode@gnu.org; Fri, 08 Feb 2013 17:28:14 +0100 In-Reply-To: <86sj577o9s.fsf@somewhere.org> (Sebastien Vauban's message of "Thu, 07 Feb 2013 23:27:43 +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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hi Sébastien, "Sebastien Vauban" writes: > Would it be still possible, I'd really appreciate a hint on what to look at in > order for me to go farer in that direction... Is it? You can dive into `org-compile-prefix-format' and `org-agenda-format-item' but that's tricky. Since this is a very personnal preference, maybe your best shot will be to implement something quick and dirty that add faces on agenda entries after they are produced. -- Bastien