From mboxrd@z Thu Jan  1 00:00:00 1970
From: John Hendy <jw.hendy@gmail.com>
Subject: Re: makefile for v. 7.9.1 on Windows 7 doesn't work
Date: Mon, 10 Sep 2012 14:48:26 -0500
Message-ID: <CA+M2ft8S+-80NyrXhNCF-7JhvRAVjoRsKtDXMtqKuTst7uyFpw@mail.gmail.com>
References: <2053775498.18408.1347002005438.JavaMail.help@alum.mit.edu>
	<CA+M2ft-AuFEVFfSk1soNm9W5BgNJLLTtyuOhLcmnVvwF35H3SA@mail.gmail.com>
	<87ehmdk693.fsf@Rainer.invalid>
	<CA+M2ft8+uW6k5k6AUYr-AsYMx+NOCNY8t1YNvQLeetPapCFRKQ@mail.gmail.com>
	<87ipblisu3.fsf@Rainer.invalid>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([208.118.235.92]:34203)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <jw.hendy@gmail.com>) id 1TB9yC-0002p9-3N
	for emacs-orgmode@gnu.org; Mon, 10 Sep 2012 15:48:36 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <jw.hendy@gmail.com>) id 1TB9y7-0003Ga-LS
	for emacs-orgmode@gnu.org; Mon, 10 Sep 2012 15:48:32 -0400
Received: from mail-vb0-f51.google.com ([209.85.212.51]:55425)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <jw.hendy@gmail.com>) id 1TB9y7-0003GO-Gf
	for emacs-orgmode@gnu.org; Mon, 10 Sep 2012 15:48:27 -0400
Received: by vbbfn1 with SMTP id fn1so2937475vbb.38
	for <emacs-orgmode@gnu.org>; Mon, 10 Sep 2012 12:48:27 -0700 (PDT)
In-Reply-To: <87ipblisu3.fsf@Rainer.invalid>
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=subscribe>
Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
To: Achim Gratz <Stromeko@nexgo.de>
Cc: emacs-orgmode@gnu.org

On Mon, Sep 10, 2012 at 2:24 PM, Achim Gratz <Stromeko@nexgo.de> 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
>
>