From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Rempling <4004aa@gmail.com> Subject: Re: Customize group, strange behaviour of group org export latex Date: Mon, 11 Nov 2013 09:32:06 +0000 (UTC) Message-ID: References: <527D45FE.1010608@gmail.com> <20131109171253.GA25022@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38575) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vfntr-00049k-Qs for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 04:35:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vfntk-0005Ab-6I for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 04:35:15 -0500 Received: from plane.gmane.org ([80.91.229.3]:51343) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vfntj-0005AB-Sp for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 04:35:08 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Vfntf-00076t-U0 for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 10:35:03 +0100 Received: from dhcp-183033.eduroam.chalmers.se ([129.16.183.33]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Nov 2013 10:35:03 +0100 Received: from 4004aa by dhcp-183033.eduroam.chalmers.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Nov 2013 10:35:03 +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: emacs-orgmode@gnu.org Hi Suvayu, Suvayu Ali gmail.com> writes: > > I believe this comes from the Org shipped with your version of Emacs. > What is your Emacs version? What does org-version tell you *before* you > load Org or open an .org file? I bet it is 7.xx or older. Before loading an org-file the versions are: GNU Emacs 23.3.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10), Org-mode version 8.2.2 (release_8.2.2-181-gf31eb4 and after loading an org-file GNU Emacs 23.3.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10), Org-mode version 8.2.2 (release_8.2.2-181-gf31eb4 I get the strange behaviour with this versions. And I cant see why this would be an issue. But of course if I exclude the load path to the git version in my .emacs I get (before and after loading an org-file): GNU Emacs 23.3.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10), Org-mode version 6.33x. Are you referring to that the version 6.33 is interfering with the 8.2.2 version, even though I am loading version 8.2.2 in my .emacs? > > > | | [+]-- Group Org Export LaTeX > > | | |--- Option Org Latex To Pdf Process > > | | |--- Option Org Latex Default Class > > | | |--- Option Org Latex Classes > > This is the variable you should customise. > Tank you! /rasmus