From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [bug] Tangling a LaTeX code block creates a .latex file Date: Thu, 30 Jan 2014 01:20:27 +0100 Message-ID: <87d2jacoc4.fsf@bzg.ath.cx> References: <86mwiek0cf.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56781) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8fNI-0004jI-IL for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 19:21:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8fNA-0005Kn-Ge for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 19:20:56 -0500 Received: from plane.gmane.org ([80.91.229.3]:38543) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8fNA-0005KP-8j for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 19:20:48 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W8fN9-0002pr-Ac for emacs-orgmode@gnu.org; Thu, 30 Jan 2014 01:20:47 +0100 In-Reply-To: <86mwiek0cf.fsf@somewhere.org> (Sebastien Vauban's message of "Wed, 29 Jan 2014 21:19:12 +0100") 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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hi Sébastien, "Sebastien Vauban" writes: > This one is quite new: tangling a code block in `latex' language now > produces a file with a `.latex' extension, instead of the common `.tex' > extension. AFAIU you need to (require 'ob-latex) first. Could you say since when you get this error, since obviously it worked before and you didn't change your setup wrt this? Thanks, -- Bastien