From: Jason Earl <jearl@notengoamigos.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Quick installation of Emacs modules?
Date: Tue, 15 May 2012 16:28:31 -0600 [thread overview]
Message-ID: <87aa19dqpc.fsf@notengoamigos.org> (raw)
In-Reply-To: jouhjn$ld8$1@reader1.panix.com
On Tue, May 15 2012, kj wrote:
> Suppose that you get wind of an intriguing extension toocool.el,
> and you'd like to take it for a spin right away, in your current
> Emacs session. Is there some handy extension (e.g.) that would
> let you run something like
>
> (get-me-right-now "toocool")
>
> to locate toocool.el (through channels suitably vetted to avoid
> unsavory code), download/install it it, and finally load toocool?
> (As a bonus, the details of this process would be cached in a way
> that would facilitate reproducing the current repertoire of additions
> in a different system, for example, or restoring the current one
> if necessary.)
>
> I have not found anything this powerful yet. The best I've found
> is Stefan Monnier's install.el, but it "only" installs a previously
> downloaded *.el file (I write "only" because I'm sure that there
> are plenty of corner-cases and subtleties that install.el must
> handle correctly).
>
> 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.
I currently use it to install AucTeX and company-mode, but there are
quite a few packages available that I am itching to try. I am sure that
once Emacs 24 is actually released this is going to become a *lot* more
popular, as it really simplifies installing Emacs packages.
Jason
next prev parent reply other threads:[~2012-05-15 22:28 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 [this message]
2012-05-16 0:11 ` kj
2012-05-16 1:20 ` Duncan Oag
2012-05-16 1:38 ` Jason Earl
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
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=87aa19dqpc.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.
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).