From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: export to html bug? Date: Sat, 25 Aug 2007 11:14:40 +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 1IOsWO-0004PN-V1 for emacs-orgmode@gnu.org; Sat, 25 Aug 2007 06:05:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IOsWM-0004Og-5M for emacs-orgmode@gnu.org; Sat, 25 Aug 2007 06:05:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IOsWL-0004OY-Fl for emacs-orgmode@gnu.org; Sat, 25 Aug 2007 06:05:34 -0400 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IOrjY-0003Ms-L9 for emacs-orgmode@gnu.org; Sat, 25 Aug 2007 05:15:08 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IOrjX-0002r1-S5 for emacs-orgmode@gnu.org; Sat, 25 Aug 2007 05:15:08 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IOrjP-0001rk-4V for emacs-orgmode@gnu.org; Sat, 25 Aug 2007 11:14:59 +0200 Received: from p57af021e.dip0.t-ipconnect.de ([87.175.2.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Aug 2007 11:14:59 +0200 Received: from rainer.stengele by p57af021e.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Aug 2007 11:14:59 +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: > Is this a new bug, did it work before? > have you changed your config, for example using > org-agenda-skip-function? > > - Carsten > > On Aug 25, 2007, at 0:39, Rainer Stengele wrote: > >> 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 >> now with 5.06e export works again for the whole buffer ("C-c C-e b"). For "C-c C-e v b" it stops with this error message: :END: line missing How can I find where that line is missing? Rainer