From mboxrd@z Thu Jan 1 00:00:00 1970 From: SW Subject: Re: org-export-select-tags Date: Mon, 9 Jul 2012 21:56:07 +0000 (UTC) Message-ID: References: <81txxghayk.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoLwO-0007ni-Iv for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 17:56:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SoLwM-00012M-VN for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 17:56:24 -0400 Received: from plane.gmane.org ([80.91.229.3]:51511) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoLwM-00012E-O5 for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 17:56:22 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SoLwJ-0007dU-Rr for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 23:56:19 +0200 Received: from 41-135-53-154.dsl.mweb.co.za ([41.135.53.154]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jul 2012 23:56:19 +0200 Received: from sabrewolfy by 41-135-53-154.dsl.mweb.co.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jul 2012 23:56:19 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Jambunathan K gmail.com> writes: > I can duplicate what you say. May be it is a bug... > > ps: Text is no text with no whitespaces. All along we have been > focussed on text, when we should actually have been focussed on the > whitespace (or in this curious case, the missing whitepace) "Should" all Org files start with blank line? You refer to the "missing whitespace" as though it should be there? If the first line of the file is actually a line of dashes (-------), as I used to mark the starting "cut" line of my examples, the export is still broken. The export only works if the first line is actually a blank line.