From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Gray Subject: Re: [babel] org-babel: tangling to latex .sty/.cls files Date: Wed, 17 Mar 2010 16:32:13 +0100 Message-ID: <86r5njhsle.fsf@portan.ibr.cs.tu-bs.de> References: <51b0095d1003161510w1f94a1cfk60076dc2d5a5b6f4@mail.gmail.com> <87iq8vynsd.fsf@stats.ox.ac.uk> 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 1NrvEh-00012N-Qe for emacs-orgmode@gnu.org; Wed, 17 Mar 2010 11:32:43 -0400 Received: from [140.186.70.92] (port=44559 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NrvEg-00011g-Nh for emacs-orgmode@gnu.org; Wed, 17 Mar 2010 11:32:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NrvEf-0004ns-Ae for emacs-orgmode@gnu.org; Wed, 17 Mar 2010 11:32:42 -0400 Received: from lo.gmane.org ([80.91.229.12]:55211) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NrvEf-0004no-3l for emacs-orgmode@gnu.org; Wed, 17 Mar 2010 11:32:41 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NrvEa-0004VT-QW for emacs-orgmode@gnu.org; Wed, 17 Mar 2010 16:32:36 +0100 Received: from portan.ibr.cs.tu-bs.de ([134.169.34.77]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Mar 2010 16:32:36 +0100 Received: from chrismgray by portan.ibr.cs.tu-bs.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Mar 2010 16:32:36 +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: emacs-orgmode@gnu.org Dan Davison wrote: > Unless I hear views to the contrary from other org-babel users, I'm > going to change this later today so that, when a file name is supplied > for tangling, org-babel no longer attempts to guess the file > extension. The only situation when tangling will guess the file name > extension is if you supply ':tangle yes' in which case the behaviour > will be as it is currently (i.e. the org file name, minus .org, plus the > extension defined in org-babel-tangle-langs.) Would it be possible to add the extension if no extension exists? Cheers, Chris