On 05/21/2013 10:48 AM, John Hendy wrote:
> On Tue, May 21, 2013 at 8:53 AM, Scott Randby wrote:
>> On 05/21/2013 01:25 AM, John Hendy wrote:
>>> On May 20, 2013 9:03 PM, "Scott Randby" wrote:
Is there any way to make all of org's variables available for
customization on startup?
>
On Tue, May 21, 2013 at 8:53 AM, Scott Randby wrote:
> On 05/21/2013 01:25 AM, John Hendy wrote:
>> On May 20, 2013 9:03 PM, "Scott Randby" wrote:
>>> Is there any way to make all of org's variables available for
>>> customization on startup?
>>>
>>
>> Yes, see the original exporter announcement:
On 05/21/2013 01:25 AM, John Hendy wrote:
> On May 20, 2013 9:03 PM, "Scott Randby" wrote:
>> Is there any way to make all of org's variables available for
>> customization on startup?
>>
>
> Yes, see the original exporter announcement:
>
> http://article.gmane.org/gmane.emacs.orgmode/65574
>
>
Hi Scott,
Scott Randby wrote:
> 2. I want to put the following in my init.el:
>
> (add-to-list 'org-latex-classes
> '("notesclass"
>"\\documentclass{article}"
>("\\section{%s}" . "\\newsection{%s}")
>("\\subsection{%s}" . "\\newsubs
On May 20, 2013 9:03 PM, "Scott Randby" wrote:
>
> First, I am using Org version 8.0.3-140-g84bae8.
>
> I'm having some weird customization issues that I don't know how to
> resolve.
>
> When Emacs is started, not all the org variables are visible or
> available for customization. Here is an examp
First, I am using Org version 8.0.3-140-g84bae8.
I'm having some weird customization issues that I don't know how to
resolve.
When Emacs is started, not all the org variables are visible or
available for customization. Here is an example involving HTML export
customization.
1. Start Emacs
2. M-x