Re: [O] Add number of items in the lists

2012-10-02 Thread Sebastien Vauban
Hi Bastien, Bastien wrote: > "Sebastien Vauban" writes: > >> * org-agenda.el (org-todo-list): Add the number of items in the lists. > > I don't think this is useful in general, but might be useful for some users > with a lot of items in their agendas :) I personally think that, even for small num

Re: [O] Add number of items in the lists

2012-10-02 Thread Bastien
Hi Sébastien, "Sebastien Vauban" writes: > * org-agenda.el (org-todo-list): Add the number of items in the lists. I don't think this is useful in general, but might be useful for some users with a lot of items in their agendas :) Maybe some `org-agenda-header-format' custom variable could d

[O] Add number of items in the lists

2012-10-01 Thread Sebastien Vauban
Hello, Here a first patch to do the above announced thing. Surely, this should be extended to more types of lists, but I first wait for comments... >From 49e516a175e658469088181bb0c364136198360e Mon Sep 17 00:00:00 2001 From: Sebastien Vauban Date: Mon, 1 Oct 2012 23:43:43 +0200 Subject: [PATCH