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 00:39:36 +0100 Message-ID: <496BD4B8.4060007@student.tuwien.ac.at> References: <496BC73C.6080507@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 1LMWNV-0007Bh-O1 for emacs-orgmode@gnu.org; Mon, 12 Jan 2009 18:39:29 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LMWNT-0007BV-Vh for emacs-orgmode@gnu.org; Mon, 12 Jan 2009 18:39:28 -0500 Received: from [199.232.76.173] (port=54786 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LMWNT-0007BS-PL for emacs-orgmode@gnu.org; Mon, 12 Jan 2009 18:39:27 -0500 Received: from mail1.student.tuwien.ac.at ([193.170.74.21]:45654) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LMWNT-0007lk-91 for emacs-orgmode@gnu.org; Mon, 12 Jan 2009 18:39:27 -0500 Received: from macbook-3.chello.at (chello080108206119.5.13.vie.surfer.at [80.108.206.119]) (authenticated bits=0) by mail1.student.tuwien.ac.at (8.13.8/8.13.8) with ESMTP id n0CNdOcU008647 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 13 Jan 2009 00:39:25 +0100 In-Reply-To: <496BC73C.6080507@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 > 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. Stefan