emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] makefile for v. 7.9.1 on Windows 7 doesn't work


From: Achim Gratz
Subject: Re: [O] makefile for v. 7.9.1 on Windows 7 doesn't work
Date: Mon, 10 Sep 2012 21:58:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

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

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