all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Earl <jearl@notengoamigos.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Quick installation of Emacs modules?
Date: Tue, 15 May 2012 19:38:57 -0600	[thread overview]
Message-ID: <87d364nbv2.fsf@notengoamigos.org> (raw)
In-Reply-To: jourbo$k6a$1@reader1.panix.com

On Tue, May 15 2012, kj wrote:

> In <87aa19dqpc.fsf@notengoamigos.org> Jason Earl <jearl@notengoamigos.org> writes:
>
>>On Tue, May 15 2012, kj wrote:
>
>>> Is there a shorter distance between wish and reality here?
>
>>Emacs 24 will come complete with package.el.  This allows you to add
>>repositories of packages (it comes with elpa.gnu.org by default) and
>>install by simply selecting them from a list.
>
> Okay, as of now it looks like one cannot add any other repos; the
> doc says:
>
>     ;; This code supports a single package repository, ELPA.
>
> ELPA is still tiny, though it has a few interesting-looking items
> in it.  Thanks for the pointer, anyway.  Looking forward to Emacs
> 24!

That's interesting, a quick perusal of the package.el source that comes
with my copy of Emacs turns up this:

;; The downloader downloads all dependent packages.  By default,
;; packages come from the official GNU sources, but others may be
;; added by customizing the `package-archives' alist.  Packages get
;; byte-compiled at install time.

Which seems to jibe with what I remember from lurking on emacs-devel.
Interestingly enough one of the GNU ELPA packages is load-dir which
should also help make loading random packages easier.

Jason


  parent reply	other threads:[~2012-05-16  1:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-15 21:25 Quick installation of Emacs modules? kj
2012-05-15 22:28 ` Jason Earl
2012-05-16  0:11   ` kj
2012-05-16  1:20     ` Duncan Oag
2012-05-16  1:38     ` Jason Earl [this message]
2012-05-16  2:49     ` Stefan Monnier
2012-05-16  3:34       ` Duncan Oag
2012-05-18 20:08       ` kj
2012-05-20 15:30         ` Stefan Monnier
2012-05-22 18:57           ` kj
2012-05-22 19:11             ` Mark Skilbeck
2012-05-23  1:00             ` 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=87d364nbv2.fsf@notengoamigos.org \
    --to=jearl@notengoamigos.org \
    --cc=help-gnu-emacs@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.