Re: [Orgmode] [PATCH] org-agenda: rework ndays and span handling

2010-12-01 Thread Eric S Fraga
Julien Danjou writes: > On Wed, Dec 01 2010, Eric S Fraga wrote: > >> Mostly works fine but there is one problem I have encountered. If you >> change your view (mine defaults to day so I sometimes switch to week >> view), you can go forward and backward as expected. However, if you >> /jump/ (j

Re: [Orgmode] [PATCH] org-agenda: rework ndays and span handling

2010-12-01 Thread Julien Danjou
On Wed, Dec 01 2010, Puneeth wrote: > The patch doesn't apply to the current head. Julien, would it be > possible to send another patch? Or could you tell me the commit to > which it should be applied to? No problem, here's a rebased patch on master. From f265c3fa8cbf448a13f4df5161b077cbad9dd659

Re: [Orgmode] [PATCH] org-agenda: rework ndays and span handling

2010-12-01 Thread Julien Danjou
On Wed, Dec 01 2010, Eric S Fraga wrote: > Mostly works fine but there is one problem I have encountered. If you > change your view (mine defaults to day so I sometimes switch to week > view), you can go forward and backward as expected. However, if you > /jump/ (j in agenda view) to a given dat

Re: [Orgmode] [PATCH] org-agenda: rework ndays and span handling

2010-12-01 Thread Eric S Fraga
Carsten Dominik writes: > Hi everyone, > > can we have a few testers for this patch? Apply it an play with your > agenda, switching from day to week view etc, refresh with "r" and "g", > and check if everything works as expected? That would be nice, > thanks. > > - Carsten Mostly works fine bu

Re: [Orgmode] [PATCH] org-agenda: rework ndays and span handling

2010-12-01 Thread Puneeth
On Wed, Dec 1, 2010 at 2:54 PM, Julien Danjou wrote: > On Wed, Dec 01 2010, Puneeth wrote: > >> The patch doesn't apply to the current head. Julien, would it be >> possible to send another patch? Or could you tell me the commit to >> which it should be applied to? > > No problem, here's a rebased

Re: [Orgmode] [PATCH] org-agenda: rework ndays and span handling

2010-12-01 Thread Puneeth
On Wed, Dec 1, 2010 at 5:23 AM, Carsten Dominik wrote: > Hi everyone, > > can we have a few testers for this patch?  Apply it an play with your > agenda, switching from day to week view etc, refresh with "r" and "g", and > check if everything works as expected?  That would be nice, thanks. The pa

Re: [Orgmode] [PATCH] org-agenda: rework ndays and span handling

2010-11-30 Thread Carsten Dominik
Hi everyone, can we have a few testers for this patch? Apply it an play with your agenda, switching from day to week view etc, refresh with "r" and "g", and check if everything works as expected? That would be nice, thanks. - Carsten On Nov 29, 2010, at 11:49 AM, Julien Danjou wrote: *

Re: [Orgmode] [PATCH] org-agenda: rework ndays and span handling

2010-11-29 Thread Julien Danjou
On Mon, Nov 29 2010, Carsten Dominik wrote: > important testing would be to make sure that *refreshing* the > agenda does this right thing, both for normal and for > custom commands. Sure. Refreshing as in pressing 'g' seems to do the right thing for me. I did not test for custom commands though

Re: [Orgmode] [PATCH] org-agenda: rework ndays and span handling

2010-11-29 Thread Carsten Dominik
Hi Julien, important testing would be to make sure that *refreshing* the agenda does this right thing, both for normal and for custom commands. - Carsten On Nov 29, 2010, at 11:49 AM, Julien Danjou wrote: * org-agenda.el (org-agenda-custom-commands-local-options): Allow org-agenda-span to be

[Orgmode] [PATCH] org-agenda: rework ndays and span handling

2010-11-29 Thread Julien Danjou
* org-agenda.el (org-agenda-custom-commands-local-options): Allow org-agenda-span to be a symbol. (org-agenda-ndays): Make obsolete. (org-agenda-span): New variable superseding org-agenda-ndays. (org-agenda-menu): Use org-agenda-current-span. (org-agenda-current-span): New local variable storing cu