Hello,
Achim Gratz writes:
> Please leave out the path element from your requires. Leave it to the
> user to set up the load-path correctly. With the new Makefile, the
> correct way to activate the new exporter is to simply copy or link it
> into lisp/.
Done.
Regards,
--
Nicolas Goaziou
Nicolas Goaziou writes:
>> (require 'org-e-html "./org-e-html.el")
>>
>> in contrib/lisp/org-export.el, I can start up properly although I
>> imagine exporting to html won't work with the new exporter...
>
> I fixed it (with a temporary kludge) a few minutes ago. Could you pull
> again and tell m
Nicolas Goaziou writes:
> Hello,
>
> Eric S Fraga writes:
>
>> with org from git as of a few minutes ago, I cannot load org. I get the
>> following backtrace when I start emacs with --debug-init:
>>
>> ,
>> | Debugger entered--Lisp error: (void-variable org-export-coding-system)
>> | eval
Hello,
Eric S Fraga writes:
> with org from git as of a few minutes ago, I cannot load org. I get the
> following backtrace when I start emacs with --debug-init:
>
> ,
> | Debugger entered--Lisp error: (void-variable org-export-coding-system)
> | eval(org-export-coding-system)
> | custo
Hello,
with org from git as of a few minutes ago, I cannot load org. I get the
following backtrace when I start emacs with --debug-init:
,
| Debugger entered--Lisp error: (void-variable org-export-coding-system)
| eval(org-export-coding-system)
| custom-initialize-reset(org-e-html-coding