From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Agenda view > Face for deadlines > PATCH Date: Thu, 12 Aug 2010 16:26:54 +0200 Message-ID: <87iq3fhpox.fsf@gnu.org> References: <87vdasfb1w.fsf@mundaneum.com> <87r5l94ozf.fsf@mundaneum.com> <87d3wrh82w.fsf_-_@mundaneum.com> <877hmxaedn.fsf@mundaneum.com> <8E1C97F0-8A90-4C39-A0A5-A2146E875795@gmail.com> <87sk3o76se.fsf@mundaneum.com> <87zkws5iw9.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=49598 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjYkP-0002Xk-Km for emacs-orgmode@gnu.org; Thu, 12 Aug 2010 10:27:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OjYkC-0003gt-TJ for emacs-orgmode@gnu.org; Thu, 12 Aug 2010 10:26:58 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:43239) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjYkC-0003gp-PL for emacs-orgmode@gnu.org; Thu, 12 Aug 2010 10:26:56 -0400 Received: by wwi14 with SMTP id 14so154216wwi.30 for ; Thu, 12 Aug 2010 07:26:55 -0700 (PDT) In-Reply-To: <87zkws5iw9.fsf@mundaneum.com> (=?iso-8859-1?Q?=22S=E9bastien?= Vauban"'s message of "Thu, 12 Aug 2010 10:34:30 +0200") 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: =?iso-8859-1?Q?S=E9bastien?= Vauban Cc: emacs-orgmode@gnu.org Hi Sébastien, Sébastien Vauban writes: > Though, what I really don't understand is that I `C-u C-M-x' the function > =org-agenda-highlight-todo=, and then call =org-agenda-list=, expecting to > trace the function that *highlights every TODO line* of my agenda. > > And... no, *edebug is not launched*!? I really don't understand > that... I'm not using elp so I cannot help on that. What if you just go to go `org-agenda-highlight-todo' and M-x edebug-defun RET after it? -- Bastien