Re: [O] [PATCH] Add a different prefix for past deadlines in the agenda view

2013-03-25 Thread Bastien
Hi Matt, Matt Lundin m...@imapmail.org writes: A 12-char width causes misalignment with a sample file and emacs -Q. (See output below). Indeed -- I fixed this, we're back to 11 chars. Thanks for reporting this and great to have you back :) -- Bastien

Re: [O] [PATCH] Add a different prefix for past deadlines in the agenda view

2013-03-24 Thread Matt Lundin
Bastien b...@altern.org writes: Sebastien Vauban wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org writes: I think the change of width can impact people who customize a bit the look of their agenda, and rely upong *all* the leaders to be of width 11. That was the motivation for my

Re: [O] [PATCH] Add a different prefix for past deadlines in the agenda view

2013-02-28 Thread Sebastien Vauban
Hi Bastien, Bastien wrote: Hi Sébastien, Bastien b...@altern.org writes: Here's a patch to allow for a different prefix for deadline entries which are in the past: for example, 3 d ago instead of In -3 d... Please make sure the change is backward compatible so that users don't have to

Re: [O] [PATCH] Add a different prefix for past deadlines in the agenda view

2013-02-28 Thread Bastien
Hi Sébastien, Sebastien Vauban wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org writes: Though, one question: why did you change the spacing (and, in fact, the width) of the leaders? -(defcustom org-agenda-scheduled-leaders '(Scheduled: Sched.%2dx: ) +(defcustom

Re: [O] [PATCH] Add a different prefix for past deadlines in the agenda view

2013-02-28 Thread Bastien
Hi Sébastien, Sebastien Vauban wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org writes: PS- Another question: some time ago, there was a ML with all the commits done on Org. This seems to have disappeared (at least from Gmane). A reason for that, or an alternative? I can't remember of

Re: [O] [PATCH] Add a different prefix for past deadlines in the agenda view

2013-02-28 Thread Sebastien Vauban
Bastien, Bastien wrote: Sebastien Vauban writes: Though, one question: why did you change the spacing (and, in fact, the width) of the leaders? -(defcustom org-agenda-scheduled-leaders '(Scheduled: Sched.%2dx: ) +(defcustom org-agenda-scheduled-leaders '( Scheduled: Sched.%3dx: )

Re: [O] [PATCH] Add a different prefix for past deadlines in the agenda view

2013-02-28 Thread Bastien
Hi Sébastien, Sebastien Vauban wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org writes: I think the change of width can impact people who customize a bit the look of their agenda, and rely upong *all* the leaders to be of width 11. That was the motivation for my other patch, about

Re: [O] [PATCH] Add a different prefix for past deadlines in the agenda view

2013-02-28 Thread Sebastien Vauban
Bastien, Bastien wrote: Sebastien Vauban writes: PS- Another question: some time ago, there was a ML with all the commits done on Org. This seems to have disappeared (at least from Gmane). A reason for that, or an alternative? I can't remember of such a mailing list. You can subscribe to

Re: [O] [PATCH] Add a different prefix for past deadlines in the agenda view

2013-02-28 Thread Andreas Leha
Hi Bastien, Bastien b...@altern.org writes: [ ... ] You can subscribe to the RSS feed from http://orgmode.org/cgit.cgi/org-mode.git/ Sorry for hijacking this thread, and sorry for my ignorance. But where can I find this RSS feed? [ ... ] Regards, Andreas

Re: [O] [PATCH] Add a different prefix for past deadlines in the agenda view

2013-02-28 Thread Sebastien Vauban
Andreas, Andreas Leha wrote: Bastien b...@altern.org writes: You can subscribe to the RSS feed from http://orgmode.org/cgit.cgi/org-mode.git/ Sorry for hijacking this thread, and sorry for my ignorance. But where can I find this RSS feed? You can find the group on Gmane (available, then,

Re: [O] [PATCH] Add a different prefix for past deadlines in the agenda view

2013-02-27 Thread Bastien
Hi Sébastien, Bastien b...@altern.org writes: Here's a patch to allow for a different prefix for deadline entries which are in the past: for example, 3 d ago instead of In -3 d... Please make sure the change is backward compatible so that users don't have to change the value of their

[O] [PATCH] Add a different prefix for past deadlines in the agenda view

2013-02-04 Thread Sebastien Vauban
Hello, Here's a patch to allow for a different prefix for deadline entries which are in the past: for example, 3 d ago instead of In -3 d... Example: --8---cut here---start-8--- Day-agenda (W06): 2013-02-04 Mon

Re: [O] [PATCH] Add a different prefix for past deadlines in the agenda view

2013-02-04 Thread Bastien
Hi Sébastien, Sebastien Vauban wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org writes: Here's a patch to allow for a different prefix for deadline entries which are in the past: for example, 3 d ago instead of In -3 d... Please make sure the change is backward compatible so that users