unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Keeping an ELPA checkout
@ 2011-03-24 22:21 Stefan Monnier
  2011-03-25  8:19 ` Reiner Steib
  2011-03-25 14:46 ` Ted Zlatanov
  0 siblings, 2 replies; 18+ messages in thread
From: Stefan Monnier @ 2011-03-24 22:21 UTC (permalink / raw)
  To: emacs-devel

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

I currently basically add a symlink from emacs/lisp/packages to
elpa/packages.  A few tweaks are needed to convince Emacs to follow that
link when building Elisp files.
But this is too crude:
1- some files fail to compile (e.g. because they require ome package we
   don't distribute).
2- the automatic decision of what to include in load-path leads to
   shadows such as "auctex-11.86/style/url.el" vs "url/url.el".

I think we need to come up with a way to do the above but more robustly.


        Stefan



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2011-03-30 21:29 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2011-03-29 21:16                   ` Stefan Monnier
2011-03-30 13:28                     ` Ted Zlatanov
2011-03-30 21:29                       ` Stefan Monnier

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).