* Can't customize org-export-latex-classes
@ 2009-01-29 19:48 Hsiu-Khuern Tang
2009-01-29 20:15 ` Christopher Suckling
0 siblings, 1 reply; 4+ messages in thread
From: Hsiu-Khuern Tang @ 2009-01-29 19:48 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
In Org-mode 6.19b, running
M-x customize-variable org-export-latex-classes
gives an error "No match".
--
Best,
Hsiu-Khuern.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can't customize org-export-latex-classes
2009-01-29 19:48 Can't customize org-export-latex-classes Hsiu-Khuern Tang
@ 2009-01-29 20:15 ` Christopher Suckling
2009-01-29 21:13 ` Hsiu-Khuern Tang
0 siblings, 1 reply; 4+ messages in thread
From: Christopher Suckling @ 2009-01-29 20:15 UTC (permalink / raw)
To: Hsiu-Khuern Tang; +Cc: emacs-orgmode@gnu.org
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?
Best,
Christopher
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can't customize org-export-latex-classes
2009-01-29 20:15 ` Christopher Suckling
@ 2009-01-29 21:13 ` Hsiu-Khuern Tang
2009-01-29 23:41 ` Carsten Dominik
0 siblings, 1 reply; 4+ messages in thread
From: Hsiu-Khuern Tang @ 2009-01-29 21:13 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
* 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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can't customize org-export-latex-classes
2009-01-29 21:13 ` Hsiu-Khuern Tang
@ 2009-01-29 23:41 ` Carsten Dominik
0 siblings, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2009-01-29 23:41 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-01-29 23:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-29 19:48 Can't customize org-export-latex-classes Hsiu-Khuern Tang
2009-01-29 20:15 ` Christopher Suckling
2009-01-29 21:13 ` Hsiu-Khuern Tang
2009-01-29 23:41 ` Carsten Dominik
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).