all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: emacs-devel@gnu.org
Subject: Re: Keeping an ELPA checkout
Date: Tue, 29 Mar 2011 10:06:25 -0500	[thread overview]
Message-ID: <87pqpage4u.fsf@lifelogs.com> (raw)
In-Reply-To: jwv7hbi916x.fsf-monnier+emacs@gnu.org

On Mon, 28 Mar 2011 21:16:08 -0400 Stefan Monnier <monnier@iro.umontreal.ca> wrote: 

SM> Where they go doesn't matter much, yes..  The important part is to be
SM> able to use them in-place and have them all activated from a single
SM> place with "bzr up; make".

>> OK.  So who's going to do the work?  And can you summarize what you're
>> asking for after this discussion?

SM> What I wrote above is the summary, AFAIK.

OK, I'll try to summarize because your requirements are not clear to
me.  Tell me if I understand what you're looking for.

1) check out or update Emacs trunk to $trunk and build it (should you
need to install?)

2) check out or update the ELPA branch to $elpa

3) cd $elpa; make local-install EMACS=$trunk/src/emacs (this runs the
trunk-built Emacs to `package-install' each ELPA package in
$elpa/packages and then adds "$elpa/packages" to
`package-directory-list' or maybe gives you a snippet to put in your
.emacs).  The trunk-built Emacs may need to have been installed
system-wide.

4) Now all the ELPA packages should be available as if you had installed
them through `package-install' into ~/.emacs.d because
`package-directory-list' has been augmented

5) any package build and installation artifacts in $elpa need to be
ignored by Bazaar

Is this correct?

Thanks
Ted




  reply	other threads:[~2011-03-29 15:06 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-24 22:21 Keeping an ELPA checkout Stefan Monnier
2011-03-25  8:19 ` Reiner Steib
2011-03-25 21:09   ` Stefan Monnier
2011-03-25 14:46 ` Ted Zlatanov
2011-03-25 19:52   ` Stefan Monnier
2011-03-25 20:53     ` Ted Zlatanov
2011-03-25 21:06       ` Chong Yidong
2011-03-25 21:16         ` Ted Zlatanov
2011-03-26 19:31           ` Tom Tromey
2011-03-25 21:12       ` Stefan Monnier
2011-03-25 22:02         ` Ted Zlatanov
2011-03-25 23:20           ` Stefan Monnier
2011-03-28 18:38             ` Ted Zlatanov
2011-03-29  1:16               ` Stefan Monnier
2011-03-29 15:06                 ` Ted Zlatanov [this message]
2011-03-29 21:16                   ` Stefan Monnier
2011-03-30 13:28                     ` Ted Zlatanov
2011-03-30 21:29                       ` Stefan Monnier

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

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

  git send-email \
    --in-reply-to=87pqpage4u.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.