From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Option SETUPFILE partially broken Date: Wed, 30 Sep 2009 10:09:31 +0200 Message-ID: <0297C92A-3140-43FF-A3E9-B65B7D06F463@gmail.com> References: <87my4du8yq.fsf@online.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MsuFo-0004ZW-VR for emacs-orgmode@gnu.org; Wed, 30 Sep 2009 04:09:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MsuFj-0004ZK-VA for emacs-orgmode@gnu.org; Wed, 30 Sep 2009 04:09:40 -0400 Received: from [199.232.76.173] (port=53389 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MsuFj-0004ZH-Py for emacs-orgmode@gnu.org; Wed, 30 Sep 2009 04:09:35 -0400 Received: from ey-out-1920.google.com ([74.125.78.145]:17088) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MsuFj-0001mq-BQ for emacs-orgmode@gnu.org; Wed, 30 Sep 2009 04:09:35 -0400 Received: by ey-out-1920.google.com with SMTP id 3so3114689eyh.34 for ; Wed, 30 Sep 2009 01:09:34 -0700 (PDT) In-Reply-To: <87my4du8yq.fsf@online.de> 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: henry atting Cc: emacs-orgmode@gnu.org On Sep 29, 2009, at 4:22 PM, henry atting wrote: > This morning the following setup file did work flawlessly: I seriously doubt that. This worked when in the file being exported, but not when being in a #+SETUPFILE. It now does. - Carsten > > --8<---------------cut here---------------start------------->8--- > #+TITLE: > #+OPTIONS: toc:nil > #+LaTeX_CLASS: play > --8<---------------cut here---------------end--------------->8--- > > I don't know if it has something to do with today's git update but > #+LaTeX_CLASS (and only this option) is ignored, instead org export > uses > the default class article. (erh, play of course is defined in the > variable org-export-latex-classes) > > henry > > -- > http://literaturlatenight.de > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode