From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: [Accepted] Re: Bug: Jumping to a date in the agenda changes view back to 'day' [7.4 (release_7.4.80.g0e5e5)] Date: Thu, 24 Feb 2011 10:01:55 -0500 Message-ID: <87tyftlbmk.fsf@fastmail.fm> References: <20110201115210.6AD9A8783@myhost.localdomain> <87wrlfl1jx.fsf@fastmail.fm> <87r5axa45h.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=42995 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pscha-0006jC-LZ for emacs-orgmode@gnu.org; Thu, 24 Feb 2011 10:01:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PschZ-0008Sm-Ji for emacs-orgmode@gnu.org; Thu, 24 Feb 2011 10:01:58 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:53019) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PschZ-0008Sf-Fw for emacs-orgmode@gnu.org; Thu, 24 Feb 2011 10:01:57 -0500 In-Reply-To: <87r5axa45h.fsf@fastmail.fm> (Matt Lundin's message of "Thu, 24 Feb 2011 09:38:50 -0500") 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: Bastien Guerry Cc: Julien Danjou , emacs-orgmode@gnu.org Matt Lundin writes: > > Has there been any progress on this issue? I am finding that the local > span bindings in the custom command above still do not have any effect. > My default agenda span is a day. If I call the custom command above, it > displays only one day, despite the local setting. I think I know what's happening. The custom agenda commands had been working properly until this commit on Feb 18, which brought back the behavior described above: c6dbde1babaa0b2efa278d75a6ec82f91ef59d5e Thanks, Matt