From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: BUG: clock table gets corrupted (Emacs 21) Date: Sat, 17 Jan 2009 09:01:05 +0100 Message-ID: <003E5F2F-2E14-4D6B-8940-B489F6EAD9A4@uva.nl> References: <496BC73C.6080507@student.tuwien.ac.at> <496EFA4D.1070901@student.tuwien.ac.at> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LO67r-0006Ot-Hf for emacs-orgmode@gnu.org; Sat, 17 Jan 2009 03:01:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LO67q-0006OK-1r for emacs-orgmode@gnu.org; Sat, 17 Jan 2009 03:01:51 -0500 Received: from [199.232.76.173] (port=32776 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LO67p-0006OH-TK for emacs-orgmode@gnu.org; Sat, 17 Jan 2009 03:01:49 -0500 Received: from mx20.gnu.org ([199.232.41.8]:51800) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LO67p-0005uk-1E for emacs-orgmode@gnu.org; Sat, 17 Jan 2009 03:01:49 -0500 Received: from mail-ew0-f15.google.com ([209.85.219.15]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LO67o-000675-BY for emacs-orgmode@gnu.org; Sat, 17 Jan 2009 03:01:48 -0500 Received: by ewy8 with SMTP id 8so43359ewy.18 for ; Sat, 17 Jan 2009 00:01:46 -0800 (PST) In-Reply-To: <496EFA4D.1070901@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: Stefan Ring Cc: emacs-orgmode@gnu.org Hi Stefan, you may also be able to work around this problem with (setq org-clock-into-drawer t) (wich will put already the first clock line into a drawer), or with (setq org-clock-into-drawer nil) (which will never create clock drawers). HTH - Carsten On Jan 15, 2009, at 9:56 AM, Stefan Ring wrote: > Carsten Dominik wrote: >> Hi Stefan, >> this problem seems only to happen in Emacs 21, and I have >> stopped putting time into Emacs 21 support. Can't you just >> get a more recent version of Emacs? > > I guess I'll have to... > > I wasn't aware that Emacs 21 is not supported anymore. Maybe you > could put a prerequisites note in the installation section of the > manual. > > Stefan > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode