From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: Bug fix release Date: Sat, 25 Aug 2007 00:39:33 +0200 Message-ID: References: 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 1IOlu9-0005YC-SG for emacs-orgmode@gnu.org; Fri, 24 Aug 2007 23:01:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IOlu4-0005Y0-Ap for emacs-orgmode@gnu.org; Fri, 24 Aug 2007 23:01:40 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IOlu4-0005Xx-5J for emacs-orgmode@gnu.org; Fri, 24 Aug 2007 23:01:36 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IOhod-0007Ha-2Z for emacs-orgmode@gnu.org; Fri, 24 Aug 2007 18:39:43 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IOhoX-0004h6-Bi for emacs-orgmode@gnu.org; Sat, 25 Aug 2007 00:39:37 +0200 Received: from p57af3f0f.dip0.t-ipconnect.de ([87.175.63.15]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Aug 2007 00:39:37 +0200 Received: from rainer.stengele by p57af3f0f.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Aug 2007 00:39:37 +0200 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: emacs-orgmode@gnu.org Carsten Dominik schrieb: > Version 5.06b fixes the bugs mentioned here in the last few hours. > > http://www.astro.uva.nl/~dominik/Tools/org > > Thanks for keeping the quality control up! I could not do this > without you all. > > - Carsten "C-c a e" does not export anything for me. Error message is: "before first heading". Rainer