From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Ring Subject: Re: BUG: clock table gets corrupted (Emacs 21) Date: Tue, 13 Jan 2009 15:34:51 +0100 Message-ID: <496CA68B.1090806@student.tuwien.ac.at> References: <496BC73C.6080507@student.tuwien.ac.at> <496BD4B8.4060007@student.tuwien.ac.at> 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 1LMkM6-0004ub-TO for emacs-orgmode@gnu.org; Tue, 13 Jan 2009 09:34:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LMkM3-0004ov-7d for emacs-orgmode@gnu.org; Tue, 13 Jan 2009 09:34:58 -0500 Received: from [199.232.76.173] (port=37652 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LMkM2-0004oc-ST for emacs-orgmode@gnu.org; Tue, 13 Jan 2009 09:34:54 -0500 Received: from mail1.student.tuwien.ac.at ([193.170.74.21]:48926) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LMkM2-0005le-E2 for emacs-orgmode@gnu.org; Tue, 13 Jan 2009 09:34:54 -0500 Received: from [192.168.10.118] (81-223-119-66.static-sdsl-line.inode.at [81.223.119.66] (may be forged)) (authenticated bits=0) by mail1.student.tuwien.ac.at (8.13.8/8.13.8) with ESMTP id n0DEYqrf025206 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 13 Jan 2009 15:34:52 +0100 In-Reply-To: <496BD4B8.4060007@student.tuwien.ac.at> 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 Stefan Ring wrote: >> When I revert this single line in the current head, it starts working >> again. > > Actually I also have to revert the change to org-clock-find-position. > Sorry, missed that before. But then creating the clock table doesn't work anymore... So all is lost ;).