From: Stephen Leake <stephen_leake@stephe-leake.org>
To: emacs-devel@gnu.org
Subject: Re: Local ELPA
Date: Mon, 23 Dec 2013 07:59:01 -0600 [thread overview]
Message-ID: <85vbyfvfbu.fsf@stephe-leake.org> (raw)
In-Reply-To: <jwvy53b7kbz.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Mon, 23 Dec 2013 08:45:04 -0500")
Stefan Monnier <monnier@IRO.UMontreal.CA> writes:
>> This approach doesn't work because a plain git checkout of the ELPA packages
>> directory lacks the index files needed.
>
> You need to "make".
The default make target is all-in-place, which does not produce the
required index files.
I found that this works for me:
cd /Projects/elpa
make archive-tmp process-archive
Together with:
(setq package-archives (list (cons "test" "/Projects/elpa/archive/packages")))
--
-- Stephe
next prev parent reply other threads:[~2013-12-23 13:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-23 4:37 Local ELPA Daniel Colascione
2013-12-23 13:45 ` Stefan Monnier
2013-12-23 13:59 ` Stephen Leake [this message]
2013-12-23 16:05 ` Stefan Monnier
2013-12-24 8:57 ` Stephen Leake
2013-12-24 9:22 ` Stephen Leake
2013-12-24 14:07 ` Stefan Monnier
2013-12-24 22:58 ` Stephen Leake
2013-12-24 14:05 ` Stefan Monnier
2013-12-24 22:58 ` Stephen Leake
2013-12-25 16:27 ` Stefan Monnier
2013-12-23 14:56 ` Ted Zlatanov
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=85vbyfvfbu.fsf@stephe-leake.org \
--to=stephen_leake@stephe-leake.org \
--cc=emacs-devel@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.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).