From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Poole Subject: Re: //WAITING shows //NEXT too... Date: Wed, 4 Jun 2008 12:57:45 +0000 (UTC) Message-ID: References: <87hccanokx.fsf@web.de> 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 1K3sYz-0007Wj-JC for emacs-orgmode@gnu.org; Wed, 04 Jun 2008 08:58:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3sYz-0007WP-2Z for emacs-orgmode@gnu.org; Wed, 04 Jun 2008 08:58:01 -0400 Received: from [199.232.76.173] (port=42411 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3sYy-0007WM-TP for emacs-orgmode@gnu.org; Wed, 04 Jun 2008 08:58:00 -0400 Received: from main.gmane.org ([80.91.229.2]:55651 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K3sYy-0006cQ-7T for emacs-orgmode@gnu.org; Wed, 04 Jun 2008 08:58:00 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K3sYs-00064M-BZ for emacs-orgmode@gnu.org; Wed, 04 Jun 2008 12:57:54 +0000 Received: from wwwcache2-ext.lancs.ac.uk ([194.80.32.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Jun 2008 12:57:54 +0000 Received: from chris by wwwcache2-ext.lancs.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Jun 2008 12:57:54 +0000 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 > (1) See also the variables `org-show-hierarchy-above', > `org-show-following-heading', and `org-show-siblings' for detailed > control on how much context is shown around each match. Hmm, slightly strange. I've also been editing my .emacs and ~/emacs structure, so tested out the latest version of org-mode using a stock Emacs, without any of my customisations. This is why I reported that it worked above. I've now tried it back with all my .emacs customisations, and the same error occurs. So I'm going to investigate a little further...