From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Re: Agenda display of tasks Date: Mon, 22 Jun 2009 18:45:08 -0400 Message-ID: <87k533riq3.fsf@gollum.intra.norang.ca> References: <87y6rk5hun.fsf@gollum.intra.norang.ca> <878wjkuiv4.fsf@gollum.intra.norang.ca> <18128.1245707764@gamaville.dokosmarshall.org> 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 1MIsGQ-0004hC-JF for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 18:45:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIsGM-0004fq-LE for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 18:45:21 -0400 Received: from [199.232.76.173] (port=44048 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIsGM-0004fb-ID for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 18:45:18 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:55944) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MIsGM-0002Tf-6m for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 18:45:18 -0400 In-Reply-To: <18128.1245707764@gamaville.dokosmarshall.org> (Nick Dokos's message of "Mon\, 22 Jun 2009 17\:56\:04 -0400") 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org Nick Dokos writes: > Bernt Hansen wrote: > >> [replying to my own post] >> >> ... >> >> This seems to have been a confused Emacs session on my part. After >> restarting it no longer behaves as described above (it doesn't expand >> tasks past the headline by default -- which is the old behaviour I >> remember) >> >> My Emacs was definitely behaving weird - C-x o would cycle from the >> agenda, to the org file, to the message window, then back to the agenda >> with 2 windows open (and the message buffer). After restarting emacs it >> just cycles between the agenda and the org file (as expected). >> > > That often happens to me when I have a half-finished command in the > minibuffer and I switch to another window and start on something else > (at least, I *think* that's what happens - it's not intentional on my > part, so it's hard to tell exactly what the heck I was doing. And > speaking about that, I just remembered that there is a help command, > ``C-h l'', that shows the last few hundred keystrokes, so it might be > possible to use that to figure out what I was doing.) > > The cure usually involves > > M-x top-level > > which exits from all recursive editing levels and all active > minibuffers. Thanks Nick! If it happens again I'll try this out. -Bernt