From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jason Dunsmore" Subject: folding broken in sparse TODO tree Date: Thu, 31 May 2007 17:38:38 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HtvAA-0006qT-Qs for emacs-orgmode@gnu.org; Thu, 31 May 2007 20:38:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HtvA8-0006qG-Fd for emacs-orgmode@gnu.org; Thu, 31 May 2007 20:38:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HtvA8-0006qD-9G for emacs-orgmode@gnu.org; Thu, 31 May 2007 20:38:40 -0400 Received: from wr-out-0506.google.com ([64.233.184.236]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HtvA8-000512-07 for emacs-orgmode@gnu.org; Thu, 31 May 2007 20:38:40 -0400 Received: by wr-out-0506.google.com with SMTP id 68so320070wri for ; Thu, 31 May 2007 17:38:38 -0700 (PDT) Content-Disposition: inline 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 I think this may be a bug. When I show a sparse TODO tree with org-show-todo-tree, 4th level and deeper headings don't unfold correctly. If you put this in an empty org-mode buffer: * level 1 notes ** level 2 notes *** level 3 notes **** TODO level 4 notes Then press C-c C-v, go to the level 4 header, and press Tab, it isn't unfolded and an "EMPTY ENTRY" message is displayed. This is with org-mode 7.75 and GNU Emacs 22.0.97.1.