Rainer Stengele <rainer.steng...@online.de> wrote:

> A custom agenda command like this does show the logs and the clock report, 
> but why do I only get a weeks overview, not a month?
> 
>       ...
>       ("0m" "agenda + no todos - whole month - log-mode - ARCHIVE included - 
> clock report" agenda ""
>        ((org-agenda-sorting-strategy '(time-up priority-down))
>         (org-agenda-span 'month)

I was having similar problems and it turned out that I had some setting
of the (obsolete) variable org-agenda-ndays in some init file and that
was causing me problems. I hunted all the settings down, eliminated them
and use *only* org-agenda-span: things seem to work as expected. No idea
of course whether that's your problem, but it might be worth checking.

Nick

Reply via email to