unofficial mirror of emacs-devel@gnu.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: Fri, 25 Mar 2011 09:46:09 -0500	[thread overview]
Message-ID: <87hbarw95a.fsf@lifelogs.com> (raw)
In-Reply-To: jwvsjucupru.fsf-monnier+emacs@gnu.org

On Thu, 24 Mar 2011 18:21:59 -0400 Stefan Monnier <monnier@iro.umontreal.ca> wrote: 

SM> I've been trying to use a checkout of ELPA with my "always run in-place"
SM> development of Emacs, and I see some difficulties:

Is that supported by ELPA/package.el?  I didn't think so...  

Are you trying to *use* the packages or *compile* them?  I can't figure
it out from your post.

SM> I currently basically add a symlink from emacs/lisp/packages to
SM> elpa/packages.
SM> But this is too crude:
SM> 1- some files fail to compile (e.g. because they require ome package we
SM>    don't distribute).
SM> 2- the automatic decision of what to include in load-path leads to
SM>    shadows such as "auctex-11.86/style/url.el" vs "url/url.el".
SM> I think we need to come up with a way to do the above but more robustly.

Shouldn't package.el, which knows how to manage the load path and the
dependencies, be used for this?  In the Commentary it mentions this
phase:

;; * Byte compile.  Currently this phase is done during install,
;;   but we may change this.

but there are many TODO items regarding byte-compilation.

Ted




  parent reply	other threads:[~2011-03-25 14:46 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 [this message]
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
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

  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=87hbarw95a.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 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).