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: John Hendy
Subject: Re: [O] makefile for v. 7.9.1 on Windows 7 doesn't work
Date: Mon, 10 Sep 2012 14:48:26 -0500

On Mon, Sep 10, 2012 at 2:24 PM, Achim Gratz <address@hidden> wrote:
> John Hendy writes:
>>> I don't really know where your other problems come from, but it seems
>>> that whatever you are invoking as "emacs" fails to properly set up the
>>> load path.  You can try and replace the "-L" option with "--directory".
>>
>> I'll definitely try this. Where should the load path point? My emacs
>> dir, or the org git dir?
>
> What I meant was that if you add something to load-path via this option,
> make sure it actually turns up _first_ in the load-path.  Like
>
> emacs -L blafasel
>
> should then have "blafasel" as the first component in load-path.  If
> emacs is invoked via a wrapper scriptit may inject other options in
> places that subvert this.  Another possibility is that an environment
> variable EMACS_LOADPATH is set (or gets set by some wrapper) when emacs
> is started, this would also explain why the load-path doesn't end up
> what it's supposed to be.

Thanks, Achim. I just now sent a fresh note to the list about this
specific issue, as I pretty much derailed this into a discussion on
that error. It seemed fitting to make a new thread and I included a
lot more details. I think the issue comes down to the function
=org-find-library-dir=, not the load path. I could be wrong. I don't
know where =org-find-library-dir= is defined.

>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

John

>
>
> Regards,
> Achim.
> --
> +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
>
> SD adaptation for Waldorf rackAttack V1.04R1:
> http://Synth.Stromeko.net/Downloads.html#WaldorfSDada
>
>



reply via email to

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