emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
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	[thread overview]
Message-ID: <878vcgbgl2.fsf@Rainer.invalid> (raw)
In-Reply-To: CA+M2ft-r30pXzTPKMtKs4QYF_Bs4fxgroZdWxLoqHh-o7tEahQ@mail.gmail.com

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

  reply	other threads:[~2012-09-11 17:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-10 19:42 Problem compiling on Windows 7: Symbol's function definition is void: org-find-library-dir John Hendy
2012-09-10 20:02 ` John Hendy
2012-09-10 20:04 ` Achim Gratz
2012-09-10 20:29   ` John Hendy
2012-09-10 20:52     ` Achim Gratz
2012-09-10 21:12       ` John Hendy
2012-09-11 17:43         ` Achim Gratz [this message]
2012-09-11 17:56           ` John Hendy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878vcgbgl2.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).