From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: configuring org-export-latex-classes Date: Wed, 3 Sep 2008 09:03:46 +0200 Message-ID: <2A41F39F-DD30-4269-AB62-A1351CCAF4C3@uva.nl> References: <17604.1220383979@alphaville.usa.hp.com> Mime-Version: 1.0 (Apple Message framework v926) Content-Type: multipart/mixed; boundary="===============1251922109==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KamPD-0006N6-9r for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 03:03:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KamPB-0006Lv-3O for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 03:03:54 -0400 Received: from [199.232.76.173] (port=59092 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KamPB-0006Lq-1N for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 03:03:53 -0400 Received: from mx20.gnu.org ([199.232.41.8]:56327) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KamPA-0003mC-9I for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 03:03:52 -0400 Received: from ug-out-1314.google.com ([66.249.92.168]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KamP9-0001Km-FU for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 03:03:51 -0400 Received: by ug-out-1314.google.com with SMTP id m2so2412517uge.17 for ; Wed, 03 Sep 2008 00:03:51 -0700 (PDT) In-Reply-To: <17604.1220383979@alphaville.usa.hp.com> 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: nicholas.dokos@hp.com Cc: emacs-orgmode , r.thiel@uni-jena.de --===============1251922109== Content-Type: multipart/alternative; boundary=Apple-Mail-3--547425532 --Apple-Mail-3--547425532 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Fixed, thanks. - Carsten On Sep 2, 2008, at 9:32 PM, Nick Dokos wrote: > Rainer Thiel wrote: > >> I can't seem to find a way to configure the variable >> org-export-latex-classes either directly (via customize-variable) or >> through customizing a group. customize-variable can't find this >> variable, and I am unable to find the customizing group it may be in. >> Some time (only a couple of weeks) ago I did successfully customize >> that variable through a group for the life of me I now can't >> remember. >> >> Can someone help me, please? >> > > There seems to be a missing defgroup, so the org-export-latex > customizations > end up disappearing. Try adding this to org-export-latex.el: > > > (defgroup org-export-latex nil > "Options for exporting Org-mode files to LaTeX." > :tag "Org Export LaTeX" > :group 'org-export) > > > Nick > > > > _______________________________________________ > 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 --Apple-Mail-3--547425532 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Fixed, = thanks.

- Carsten

On Sep 2, = 2008, at 9:32 PM, Nick Dokos wrote:

Rainer = Thiel <r.thiel@uni-jena.de> = wrote:

I can't seem to find a way to = configure the variable
org-export-latex-classes either directly (via = customize-variable) or
through = customizing a group.  customize-variable can't find = this
variable, and I am unable = to find the customizing group it may be in.
Some time (only a couple of weeks) ago I did successfully = customize
that variable = through a group for the life of me I now can't = remember.

Can someone = help me, please?


There seems to be a missing defgroup, = so the org-export-latex customizations
end up disappearing. Try = adding this to org-export-latex.el:


(defgroup = org-export-latex nil
 "Options for exporting Org-mode files to = LaTeX."
 :tag "Org Export LaTeX"
 :group = 'org-export)


Nick



______________________________= _________________
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
<= br>
= --Apple-Mail-3--547425532-- --===============1251922109== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1251922109==--