all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Stewart <lazycat.manatee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: For all emacsers, install elisp package automatically.
Date: Sun, 17 May 2009 00:51:05 +0800	[thread overview]
Message-ID: <87vdo19ekm.fsf@ubuntu.domain> (raw)

Hi all emacser!

auto-install.el (http://www.emacswiki.org/emacs/AutoInstall) now is stable enough.
I recommend all emacsers use it to install elisp package, it will SAVE
too much time on install elisp package whatever newbie or expert. 

Below i list some point why use auto-install:

1-> It's give freedom to user:
It won't force user install package from special place, you can give any
link that contain elisp file to auto-install.el.

2-> It's *asynchronous*:
It can download elisp package asynchronous without the help of any
external download program. That's is say, you can do your work and
install elisp package at the same time.

3-> Batch installation:
Some Emacs extension like Icicles need many libraries, auto-install.el
can install those libraries asynchronous parallel at background. 

4-> View the differences between the new and old version:
Sometimes, you need view the differences between the new and old version before you update.

5-> Find and replace old version automatically.

6-> Rich interface:
It can integrate anything.el, you can install or update elisp package
just type elisp package name, and don't need where the url contain those
elisp package.

Last, auto-install.el save your time!

And details about auto-install.el, please see
http://www.emacswiki.org/emacs/AutoInstall

rubikitch (http://www.emacswiki.org/emacs/rubikitch) is new maintainer
of auto-install.el

Please send suggestions and bug reports to rubikitch, thanks!

  -- Andy






             reply	other threads:[~2009-05-16 16:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-16 16:51 Andy Stewart [this message]
2009-05-18 11:11 ` For all emacsers, install elisp package automatically Nikolaj Schumacher
2009-05-18 11:29   ` Andy Stewart

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=87vdo19ekm.fsf@ubuntu.domain \
    --to=lazycat.manatee@gmail.com \
    --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.