From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: folding broken in sparse TODO tree Date: Fri, 1 Jun 2007 23:18:03 +0200 Message-ID: <7b060e60d43916751fed70eb779cfd1a@science.uva.nl> References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HuEVp-0007ms-8g for emacs-orgmode@gnu.org; Fri, 01 Jun 2007 17:18:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HuEVo-0007kJ-He for emacs-orgmode@gnu.org; Fri, 01 Jun 2007 17:18:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HuEVo-0007k0-6j for emacs-orgmode@gnu.org; Fri, 01 Jun 2007 17:18:20 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HuEVn-0007e3-Rd for emacs-orgmode@gnu.org; Fri, 01 Jun 2007 17:18:20 -0400 In-Reply-To: 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: Jason Dunsmore Cc: emacs-orgmode@gnu.org On Jun 1, 2007, at 22:57, Jason Dunsmore wrote: > On 6/1/07, Carsten Dominik wrote: >> >> On Jun 1, 2007, at 2:38, Jason Dunsmore wrote: >> >> > 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. >> >> This has nothing to do with level 4, but with the fact that you >> have no final newline after the final line. >> >> Still, a bug, fixed for 4.76 >> > > I think there is still a related bug in 4.76. If you put the > following in an empty buffer: > > * level 1 > ** TODO level 2.0 > ** level 2.1 > ** level 2.3 > > Press C-c C-v, go to the level 2.1 header, and press Tab, it isn't > unfolded and the EMPTY ENTRY message appears. Well, the 2.1 is empty, or am I missing something??? - Carsten