fkunze writes:
>   Regarding the installation instructions: At first I started here 
> (http://orgmode.org/manual/Installation.html#Installation) but since I am 
> running on windows 7, I have no access to "Make".  I want to avoid installing 
> cywin as it typically fails to track windows 7 x64.  As far as I can tell, 
> make 
> is unnecessary as well since you can hand compile all the files (as I 
> described 
> in my bug report). It's my mistake that I failed to notice the requirement to 
> add (require 'org-install).

The make from MSys would also work.  Again, it is not the (missing or
not) byte-compilation that is the problem.

I plan to provide a way to generate the autoloads without make, maybe
even automatically when they are determined to be missing.  Until then
you'd have to do this by hand; start emacs (preferrably with options
"--no-init -Q -l autoload") and enter this into the scratch buffer (the
path must be an absolute one):

--8<---------------cut here---------------start------------->8---
(setq generated-autoload-file "~/.emacs.d/org-7.8.09/lisp/org-install.el")
(update-directory-autoloads "lisp")
--8<---------------cut here---------------end--------------->8---

Then move the cursor to the end of each line and press C-j


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

SD adaptations for KORG EX-800 and Poly-800MkII V0.9:
http://Synth.Stromeko.net/Downloads.html#KorgSDada


Reply via email to