From: Bastien <bzg@altern.org>
To: Loris Bennett <loris.bennett@fu-berlin.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Erroneous "No such file or directory" with babel and remote dir
Date: Wed, 26 Sep 2012 09:14:05 +0200 [thread overview]
Message-ID: <87haqlcl36.fsf@bzg.ath.cx> (raw)
In-Reply-To: <87ehlp5l2r.fsf@slate.zedat.fu-berlin.de> (Loris Bennett's message of "Wed, 26 Sep 2012 08:56:12 +0200")
Hi Loris,
"Loris Bennett" <loris.bennett@fu-berlin.de> writes:
> Thanks, Achim, that worked. But what exactly does it do?
let me try -- I'm confident Achim will correct me if I'm wrong
or incomplete.
`make autoloads' creates two files in your lisp/ directory:
- org-install.el
- org-version.el
The first one declares the functions and macros that should be
autoloaded with this version of Org. Those functions/macros are
always accessible, even when the library that contain them is not
explicitely loaded. Calling one of those functions/macros will
load the library. See the Emacs manual for further details.
The second one defines the correct version for your Org distrib
and it is further checked by (org-version).
If it does not exist, systems that have Git will try to infer the
version number from Git (checking against the latest tag, which is
always of the form "release_X.X[.X]".
If org-version.el has not been created and Git is not available,
you will end up with a "N/A" version number.
Note that org-version.el and org-install.el are both included in
the .tar.gz/.zip distribution files.
HTH,
--
Bastien
next prev parent reply other threads:[~2012-09-26 7:14 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-10 14:36 Erroneous "No such file or directory" with babel and remote dir Loris Bennett
2012-09-10 14:42 ` Loris Bennett
2012-09-19 7:37 ` Bastien
2012-09-25 14:11 ` Loris Bennett
2012-09-25 15:30 ` Memnon Anon
2012-09-25 19:54 ` Achim Gratz
2012-09-26 6:56 ` Loris Bennett
2012-09-26 7:14 ` Bastien [this message]
2012-09-26 12:10 ` Loris Bennett
2012-09-26 18:09 ` Achim Gratz
2012-09-26 18:38 ` Nick Dokos
2012-09-26 18:57 ` Loris Bennett
2012-09-26 20:06 ` Achim Gratz
2012-09-27 6:38 ` Loris Bennett
2012-09-27 17:22 ` Achim Gratz
2012-11-13 15:16 ` Loris Bennett
2012-11-14 5:04 ` Nick Dokos
2012-11-14 6:23 ` Nick Dokos
2012-11-14 7:48 ` Loris Bennett
2012-11-14 19:47 ` Nick Dokos
2012-11-15 6:55 ` Nick Dokos
2012-11-15 18:31 ` Achim Gratz
2012-11-14 7:28 ` Loris Bennett
2012-11-13 15:39 ` Loris Bennett
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=87haqlcl36.fsf@bzg.ath.cx \
--to=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
--cc=loris.bennett@fu-berlin.de \
/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).