John Hendy writes:
> From what I understand of the above, it still isn't working. I tried this:
> #+begin_src cmd
> emacs -batch -Q -L C:\path\to\org.git lisp -l ../mk/org-fixup.el -f
> org-make-autoloads-compile
> #+end_src

This is wrong. Try

emacs -batch -Q -L lisp -l ../mk/org-fixup.el -f org-make-autoloads-compile

You must do a 

cd C:\path\to\org.git

before.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

DIY Stuff:
http://Synth.Stromeko.net/DIY.html


Reply via email to