From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Can't customize org-export-latex-classes Date: Fri, 30 Jan 2009 00:41:44 +0100 Message-ID: <84934AC9-E90E-42CF-993E-00DF2E8B28B8@uva.nl> References: <20090129194843.GJ28304@hplhtang1> <9D37A0FD-D3AC-428F-A4C8-8C54FE059545@gmail.com> <20090129211304.GL28304@hplhtang1> Mime-Version: 1.0 (Apple Message framework v930.3) 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 1LSgW6-000752-Ai for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 18:41:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSgW5-00074J-Qe for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 18:41:50 -0500 Received: from [199.232.76.173] (port=35191 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSgW5-000740-KF for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 18:41:49 -0500 Received: from mail-ew0-f20.google.com ([209.85.219.20]:33534) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LSgW5-0003ED-4F for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 18:41:49 -0500 Received: by ewy13 with SMTP id 13so508466ewy.18 for ; Thu, 29 Jan 2009 15:41:48 -0800 (PST) In-Reply-To: <20090129211304.GL28304@hplhtang1> 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: Hsiu-Khuern Tang Cc: "emacs-orgmode@gnu.org" If you do the customization after first using latex export, then the variables will be known, because then org-export-latex will have been loaded. Also, if you call `org-customize', everything will be loaded. - Carsten On Jan 29, 2009, at 10:13 PM, Hsiu-Khuern Tang wrote: > * On Thu 08:15PM +0000, 29 Jan 2009, Christopher Suckling (suckling.list@googlemail.com > ) wrote: >> >> On 29 Jan 2009, at 19:48, Hsiu-Khuern Tang wrote: >> >>> In Org-mode 6.19b, running >>> >>> M-x customize-variable org-export-latex-classes >>> >>> gives an error "No match". >> >> Have you (require 'org-export-latex) in your .emacs? > > That fixed it, thanks! I never had to load this feature before. > Maybe this is > because it was automatically loaded by the LaTeX export functions? > > -- > Best, > Hsiu-Khuern. > > > _______________________________________________ > 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