From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: New exporter - publishing org files doesn't include :tangle Date: Fri, 26 Apr 2013 15:57:59 +0200 Message-ID: <87r4hx75so.fsf@gmail.com> References: <8761zcrp24.fsf@norang.ca> <8738ug9f6w.fsf@gmail.com> <877gjqoucc.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34827) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVjA3-0004g7-Gp for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 09:58:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVjA2-0007HC-5q for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 09:58:03 -0400 Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]:49119) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVjA2-0007H3-0R for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 09:58:02 -0400 Received: by mail-wi0-f176.google.com with SMTP id hj19so644881wib.15 for ; Fri, 26 Apr 2013 06:58:01 -0700 (PDT) In-Reply-To: <877gjqoucc.fsf@norang.ca> (Bernt Hansen's message of "Thu, 25 Apr 2013 23:15:47 -0400") 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: Bernt Hansen Cc: emacs-orgmode@gnu.org Hello, Bernt Hansen writes: > So far my attempts using this workaround have failed and I can't get > :tangle in my exported org file. I think I also would prefer to have > the :exports value in the .org source as well so it's a true > representation of the source. There was a bug in org back-end: affiliated keywords were removed. I fixed it. Does it solve your problem (using the workaround)? Regards, -- Nicolas Goaziou