Re: [O] Variable naming (old vs new exporter)

2012-06-08 Thread Sebastien Vauban
Hi Nicolas,

Nicolas Goaziou wrote:
 Sebastien Vauban writes:

 A quick question about the future of the exporters:

 when the new exporter will be (more) integrated into Org,

 - will the old ones be removed?

 Yes.

 - will the packages be renamed?

 Yes.

 - will the variables be renamed (for example, from
   `org-e-html-preamble-format' to `org-html-preamble-format')?

 Yes.

Thanks for those clarifications!

Best regards,
  Seb

-- 
Sebastien Vauban




Re: [O] Variable naming (old vs new exporter)

2012-06-08 Thread Nicolas Goaziou


Hello,

Samuel Wales samolog...@gmail.com writes:

 On 6/7/12, Nicolas Goaziou n.goaz...@gmail.com wrote:
 No. When they are ready, they will completely replace old
 exporters. Only old exporters with no equivalent back-end for new export
 engine will be preserved.

 Here is my earlier question on this topic and Bastien's answer.  I
 recognize that as backward compatible as possible is open to
 interpretation, but I find your answer to be possibly requiring me to
 stop upgrading Org.

 ===

 While the new exporter has advantages, I hope the old exporter will
 still be available for a long time.  I will need it for various
 purposes, including speed -- I use it for an exact word counter that
 works flawlessly -- and some design differences from the new exporter.
  (Also the new exporter does not currently work on 22.)

 Good to know.  We will try to keep things as backward compatible as
 possible.  There is no plan to destroy existing code anyway.

You may want to send your word count function so we can see how you can
integrate it in the new exporter engine.

About Emacs 22, I cannot help much as I have uninstalled it years
ago. Since there is no exotic code in org-export.el, solving the problem
could be as simple as adding a defalias in org-compat.el. But you'll
have to debug it yourself.


Regards,

-- 
Nicolas Goaziou




Re: [O] Variable naming (old vs new exporter)

2012-06-07 Thread Nicolas Goaziou


Hello,

Sebastien Vauban
wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org writes:

 A quick question about the future of the exporters:

 when the new exporter will be (more) integrated into Org,

 - will the old ones be removed?

Yes.

 - will the packages be renamed?

Yes.

 - will the variables be renamed (for example, from
   `org-e-html-preamble-format' to `org-html-preamble-format')?

Yes.


Regards,

-- 
Nicolas Goaziou




Re: [O] Variable naming (old vs new exporter)

2012-06-07 Thread Nicolas Goaziou


Hello,

Samuel Wales samolog...@gmail.com writes:

 My understanding from Bastien is that the old exporters will still be
 fully usable (my concerns are HTML and ASCII)?  Is this yours,
 Nicolas?

No. When they are ready, they will completely replace old
exporters. Only old exporters with no equivalent back-end for new export
engine will be preserved.


Regards,

-- 
Nicolas Goaziou