emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] special strings


From: Samuel Wales
Subject: Re: [O] special strings
Date: Thu, 7 Feb 2013 16:24:22 -0700

> It was defined in org.el but got squeezed out during the move to the
> new exporter.  I reintroduced it in contrib/lisp/org-html.el.

Thanks.  I found the new equivalent.

Is (require 'ox) is the correct way to load variables before setting them?

Is there a mapping of old variables to new ones?  e.g.:

alpha-org-export.el:45:1:Warning: Unused lexical variable
`org-export-copy-to-kill-ring'
alpha-org-export.el:45:1:Warning: Unused lexical variable
`org-export-headline-levels'
alpha-org-export.el:45:1:Warning: Unused lexical variable
`org-export-html-toplevel-hlevel'

In alpha-org-blog-subtree:
alpha-org-export.el:195:30:Warning: reference to free variable
    `org-export-html-toplevel-hlevel'
alpha-org-export.el:202:20:Warning: reference to free variable
    `org-export-headline-levels'

In alpha-org-export-settings:
alpha-org-export.el:631:9:Warning: reference to free variable
    `org-html-special-string-regexps'
alpha-org-export.el:711:13:Warning: assignment to free variable
    `org-html-special-string-regexps'
alpha-org-export.el:714:9:Warning: assignment to free variable
    `org-export-html-special-string-regexps'
alpha-org-export.el:717:9:Warning: assignment to free variable
    `org-export-email-info'
alpha-org-export.el:718:9:Warning: assignment to free variable
    `org-export-author-info'
alpha-org-export.el:719:9:Warning: assignment to free variable
    `org-export-creator-info'
alpha-org-export.el:733:9:Warning: assignment to free variable
    `org-export-html-preamble'
alpha-org-export.el:734:9:Warning: assignment to free variable
    `org-export-html-postamble'
alpha-org-export.el:736:9:Warning: assignment to free variable
    `org-export-headline-levels'
alpha-org-export.el:739:9:Warning: assignment to free variable
    `org-inlinetask-export'
alpha-org-export.el:746:9:Warning: assignment to free variable
    `org-export-with-toc'
alpha-org-export.el:748:9:Warning: assignment to free variable
    `org-export-remove-timestamps-from-toc'
alpha-org-export.el:760:9:Warning: assignment to free variable
    `org-export-with-tags'
alpha-org-export.el:763:9:Warning: assignment to free variable
    `org-export-with-tasks'
alpha-org-export.el:781:9:Warning: assignment to free variable
    `org-export-with-sub-superscripts'

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY
can get it.  There is no hope without action.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]