From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: 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, 17 Feb 2011 14:57:23 +0100 Message-ID: <097F3E2B-6A1A-433D-B02C-218E26BA1440@gmail.com> References: <20110201115210.6AD9A8783@myhost.localdomain> <87wrlfl1jx.fsf@fastmail.fm> <87sjvzaezr.fsf@keller.adm.naquadah.org> <871v3hjhac.fsf@gnu.org> <8AA3F93A-FFEC-4D8B-941C-22DBD8D05082@gmail.com> <87oc6kupqf.fsf@keller.adm.naquadah.org> <87y65ow14i.fsf@keller.adm.naquadah.org> <8739nwrm7m.fsf@gnu.org> Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=39156 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pq4MN-0004Xw-6z for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 08:57:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pq4ML-0007yy-U2 for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 08:57:31 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:57194) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pq4ML-0007ys-Pn for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 08:57:29 -0500 Received: by wwb17 with SMTP id 17so2624666wwb.30 for ; Thu, 17 Feb 2011 05:57:28 -0800 (PST) In-Reply-To: <8739nwrm7m.fsf@gnu.org> 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 , Julien Danjou Cc: =?iso-8859-1?Q?G=E1bor_Melis?= , Org Mode List Hi Bastien, hi Julien, For what it is worth, and for the record, I still do not believe that this is the correct solution to the problem. I believe it causes the issue reported in http://thread.gmane.org/gmane.emacs.orgmode/37673 But unfortunately I have not had time to study the issue in more detail. I hope to do this before the next release. Kind regards. - Carsten On Feb 10, 2011, at 3:35 PM, Bastien wrote: > Julien Danjou writes: > >>> But maybe you can just delocalize that one variable instead, >>> using kill-local-variable? >> >> It's a possibility, but I think it's more logical to "reset" every local >> variable. > > I just pushed a (temporary) fix, following Carsten's suggestion of using > kill-local-variable. I tested this with "emacs -q" and things work back > as usual. > > Matt and Michael, please report any problem. > > Michael, thanks for the detailed step-by-step way of reproducing the > problem with a bare emacs! Quite useful. > > Julien: I've pushed this (temporary) fix so that you don't feel too much > pressure about finding a more general solution. > > Thanks! > > -- > Bastien - Carsten