From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Bug in Agenda mode? Date: Thu, 29 Apr 2010 10:51:39 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7V5u-0005lg-L4 for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 10:52:02 -0400 Received: from [140.186.70.92] (port=43729 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7V5t-0005lV-1Q for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 10:52:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7V5l-0004yf-10 for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 10:52:00 -0400 Received: from lo.gmane.org ([80.91.229.12]:45504) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7V5k-0004yL-Rg for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 10:51:52 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O7V5g-0001d2-Hc for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 16:51:48 +0200 Received: from 198.204.74.254 ([198.204.74.254]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Apr 2010 16:51:48 +0200 Received: from david by 198.204.74.254 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Apr 2010 16:51:48 +0200 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: emacs-orgmode@gnu.org If I do a C-a a, I see my weekly agenda, starting 'today'. Then I can hit 'd', and see today laid out better. Back to 'w', and I see the weekly agenda again. I can scroll down to tomorrow, hit 'd', and see tomorrow. But when I hit 'w', I'm back to the week view, but now it starts on tomorrow, and not today. And if I scroll down two days, and hit 'd', then 'w' to come back to the week view, I'm misplaced forward 2 days. Is this a bug, or 'just the way it works'. I'd never noticed before, but I don't think I had actually tried that. I'm using the (release_6.34c.149.gf0f5.dirty) version of org.