From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: org-mode on sloooow computer Date: Fri, 24 Apr 2009 09:24:00 +0100 Message-ID: <18929.30496.879823.967736@pinto.chemeng.ucl.ac.uk> References: <87hc0fe35v.fsf@eeepc.chemeng.ucl.ac.uk> <5A8DAF72-27D1-4BC5-B70C-884E2F98620B@gmail.com> <18928.59232.992700.573573@pinto.chemeng.ucl.ac.uk> Reply-To: e.fraga@ucl.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LxGhh-0003nr-5u for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 04:24:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LxGhc-0003lp-By for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 04:24:12 -0400 Received: from [199.232.76.173] (port=33349 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxGhc-0003lk-8i for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 04:24:08 -0400 Received: from vscane-c.ucl.ac.uk ([144.82.108.43]:37805) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LxGhb-0004KG-Oj for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 04:24:07 -0400 In-Reply-To: From: Eric S Fraga 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik writes: > On Apr 24, 2009, at 12:10 AM, Eric S Fraga wrote: > > Which part can you not reproduce? > > When I have the agenda on an arbitrary date, pressing "j" does *not* > first switch the agenda to today. Okay, the problem was mine: I had included a very useful method, originally from Tassilo (cf. th-calendar-open-agenda), which would have the agenda view updated when the calendar view changed. Removing this gives the behaviour I was now looking for, and which is indeed the default behaviour. Apologies for the noise. Actually, this experience is a testament to the insidious nature (in a positive way) of org-mode: it is taking over my life! I used to have the Emacs diary + calendar as the focus of my attention for task and time management and org-mode was initially an addition to this. org-mode is now almost completely the focus and I really need to clean up my customisations to remove the old vestiges of how I used to work. Again, apologies and continued thanks for an excellent system which I could no longer live without!