From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug - properties in 5.08 Date: Sat, 15 Sep 2007 11:44:53 +0200 Message-ID: References: <20070914204735.GC6682@odin.demosthenes.org> <20070914210754.GD6682@odin.demosthenes.org> 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 1IWUDv-0005LP-1K for emacs-orgmode@gnu.org; Sat, 15 Sep 2007 05:45:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IWUDt-0005J3-4p for emacs-orgmode@gnu.org; Sat, 15 Sep 2007 05:45:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IWUDs-0005Io-N6 for emacs-orgmode@gnu.org; Sat, 15 Sep 2007 05:45:56 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IWUDs-0004VW-A0 for emacs-orgmode@gnu.org; Sat, 15 Sep 2007 05:45:56 -0400 In-Reply-To: <20070914210754.GD6682@odin.demosthenes.org> 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: Russell Adams Cc: emacs-orgmode@gnu.org On Sep 14, 2007, at 23:07, Russell Adams wrote: > Hrm. I'm trying to use the new properties and columns view to give me > a quick spreadsheet summary of costs for a housing project and org > keeps replacing my numbers with 0's. I don't know about this, have not had time to check this. > > I created a simple test file from scratch, it works. See below, > test.org. > > I isolated what I was working on to a single tree, tossed it in its > own file, removed all leaves and extra data, and it still hangs. Easy > way to tell is go into column view, and try to hit "e" to edit the > BUDGETED column next to roofing. Emacs goes into a tight loop, CPU > 100%, have to cancel with ^G. See below, test2.org. This is a bug all right, workaround it to have a level 1 headline, an to leave the first line in the buffer empty. - Carsten