From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Problem compiling on Windows 7: Symbol's function definition is void: org-find-library-dir Date: Tue, 11 Sep 2012 19:43:37 +0200 Message-ID: <878vcgbgl2.fsf@Rainer.invalid> References: <87627lir0o.fsf@Rainer.invalid> <87har5ha78.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBUV7-0003Ev-DE for emacs-orgmode@gnu.org; Tue, 11 Sep 2012 13:43:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TBUV6-0005pU-1Y for emacs-orgmode@gnu.org; Tue, 11 Sep 2012 13:43:53 -0400 Received: from plane.gmane.org ([80.91.229.3]:58414) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBUV5-0005pN-Rb for emacs-orgmode@gnu.org; Tue, 11 Sep 2012 13:43:51 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TBUV4-0002m5-Ry for emacs-orgmode@gnu.org; Tue, 11 Sep 2012 19:43:50 +0200 Received: from pd9eb2e79.dip.t-dialin.net ([217.235.46.121]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Sep 2012 19:43:50 +0200 Received: from Stromeko by pd9eb2e79.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Sep 2012 19:43:50 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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: emacs-orgmode@gnu.org John Hendy writes: > Ah. That makes much more sense. So the `-l lisp` puts me into lisp, > and from there I call ../mk/org-fixup. Gotcha. Even though this may further the confusion: "-l lisp" does not "put you into lisp", it only sets up the load-path so that "lisp" is in front. Now, when you say "-f ../mk/org-fixup", Emacs looks at each component of the load-path, bolts on the requested name, tries suffixes ".elc" and ".el" (and compressed files thereof) and takes the first one that succeeds. In this particular case, the successful expansion will be "lisp/../mk/org-fixup.el". HTH, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables