From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: agenda views Date: Thu, 24 Jun 2010 08:25:38 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=51916 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ORhKb-0000Pq-2I for emacs-orgmode@gnu.org; Thu, 24 Jun 2010 03:58:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ORguj-0001Gk-4P for emacs-orgmode@gnu.org; Thu, 24 Jun 2010 03:32:02 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:38820) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ORgui-0001FM-Va for emacs-orgmode@gnu.org; Thu, 24 Jun 2010 03:31:57 -0400 Received: by mail-ww0-f41.google.com with SMTP id 31so1378636wwb.0 for ; Thu, 24 Jun 2010 00:31:56 -0700 (PDT) In-Reply-To: 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: "J. David Boyd" Cc: emacs-orgmode@gnu.org On Jun 22, 2010, at 6:29 PM, J. David Boyd wrote: > > > I have my agenda set to start up in a Month view, from today. At > least, that is how it starts. But if I switch to day or week, view, > then back to month view, it shows the entire month, from day 1, not > the > 30 days from today. > > Anyone know what I have set wrong? Or am doing wrong? Thanks, This is just because Org does not really have a way to tell what you want. So it falls back to a simple default. I don't think it makes a lot of sense to change this. - Carsten