From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henry Hirsch Subject: Re: Include does not work when doing org-export-as-org Date: Tue, 11 Oct 2011 16:34:14 +0200 Message-ID: <20111011143414.GA25699@olymp.office.virtualminds.de> References: <20111011123829.GB17611@olymp.office.virtualminds.de> <6195.1318342189@alphaville.dokosmarshall.org> <6528.1318342888@alphaville.dokosmarshall.org> <6750.1318343276@alphaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDdPU-0006pF-Of for Emacs-orgmode@gnu.org; Tue, 11 Oct 2011 10:34:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDdPP-00086G-39 for Emacs-orgmode@gnu.org; Tue, 11 Oct 2011 10:34:24 -0400 Received: from mail.virtualminds.de ([217.79.177.200]:52686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDdPO-000869-Nw for Emacs-orgmode@gnu.org; Tue, 11 Oct 2011 10:34:18 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.virtualminds.de (Postfix) with ESMTP id C667A730382 for ; Tue, 11 Oct 2011 16:34:17 +0200 (CEST) Received: from olymp.office.virtualminds.de (unknown [93.186.202.3]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.virtualminds.de (Postfix) with ESMTPSA id B61AA730310 for ; Tue, 11 Oct 2011 16:34:15 +0200 (CEST) Content-Disposition: inline In-Reply-To: <6750.1318343276@alphaville.dokosmarshall.org> 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 On Tue, Oct 11, 2011 at 10:27:56AM -0400, Nick Dokos wrote: > In particular, I assume it does not process includes, because they need > to be preserved in examples. > > Nick So do you think it is reasonable that org-export-as-org is the only mode of export which is exhibiting a different behaviour? For my part I think it is not. I used to love org-mode above everything. But this just leaves me not amused. Henry