From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: Re: Re: [babel] org-babel: tangling to latex .sty/.cls files Date: Thu, 18 Mar 2010 14:36:36 -0400 Message-ID: <87r5nhv5mz.fsf@stats.ox.ac.uk> References: <51b0095d1003161510w1f94a1cfk60076dc2d5a5b6f4@mail.gmail.com> <87iq8vynsd.fsf@stats.ox.ac.uk> <86r5njhsle.fsf@portan.ibr.cs.tu-bs.de> <8739zyjut1.fsf@stats.ox.ac.uk> <51b0095d1003181109p3e68b2bcu1f051f86d1f51047@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NsKbK-0002GX-Au for emacs-orgmode@gnu.org; Thu, 18 Mar 2010 14:37:46 -0400 Received: from [140.186.70.92] (port=58312 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NsKaK-0001tB-1k for emacs-orgmode@gnu.org; Thu, 18 Mar 2010 14:37:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NsKaG-0007UJ-Km for emacs-orgmode@gnu.org; Thu, 18 Mar 2010 14:36:42 -0400 Received: from markov.stats.ox.ac.uk ([163.1.210.1]:44022) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NsKaG-0007U9-E8 for emacs-orgmode@gnu.org; Thu, 18 Mar 2010 14:36:40 -0400 In-Reply-To: <51b0095d1003181109p3e68b2bcu1f051f86d1f51047@mail.gmail.com> (Nicolas Girard's message of "Thu, 18 Mar 2010 19:09:08 +0100") 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: Nicolas Girard Cc: emacs-orgmode Nicolas Girard writes: > 2010/3/18 Dan Davison : >> "Thomas S. Dye" writes: >> > >> >> OK, I've gone ahead with that. No extension added now unless ':tangle yes'. >> > > Hi Dan, > > Thanks very much, but it seems to break org-babel-load-file. >>From the source code of org-babel-load-file: > (org-babel-tangle-file file base-name "emacs-lisp") -> tangles f.org > into f ; but then > (load-file exported-file) -> tries to load f.el, which doesn't exist Nicolas -- Thanks very much. I believe I have just pushed a fix for that. If you get a chance to double-check that everything seems OK that would be great. Dan > > Cheers, > Nicolas > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode