From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: New exporter - publishing org files doesn't include :tangle Date: Fri, 26 Apr 2013 19:04:39 -0400 Message-ID: <871u9whp14.fsf@norang.ca> References: <8761zcrp24.fsf@norang.ca> <8738ug9f6w.fsf@gmail.com> <877gjqoucc.fsf@norang.ca> <87r4hx75so.fsf@gmail.com> <8738udpeik.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60665) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVrh4-0000ai-Kq for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 19:04:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVrh3-0000yM-Lj for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 19:04:42 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:27117) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVrh3-0000yI-Hw for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 19:04:41 -0400 In-Reply-To: <8738udpeik.fsf@norang.ca> (Bernt Hansen's message of "Fri, 26 Apr 2013 10:12:19 -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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Bernt Hansen writes: > Nicolas Goaziou writes: > >> 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)? > > Thanks! > > I'll try again tonight and let you know. > > -Bernt Yes I think this now works. The :exports details are missing but it's usable for generating a emacs.el file now from the document. Thanks! Bernt