all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexis <flexibeast@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Yum-like emacs package manager?
Date: Wed, 18 Feb 2015 10:22:12 +1100	[thread overview]
Message-ID: <87mw4cm8d7.fsf@gmail.com> (raw)
In-Reply-To: <vg3a90ch281.fsf@coffee.modeemi.fi>


On 2015-02-18T04:33:50+1100, Anssi Saari said:

 AS> I haven't had problems with that but then I have very little 
 AS> experience with package.el. Last week I installed org-ehtml 
 from
 AS> melpa but the installation failed because org-mode was too 
 old
 AS> (this was on an otherwise pristine 24.4 installation.) Easily
 AS> fixed by updating org first but it seems there's no 
 dependency
 AS> handling which seems really rather odd.

There is at least some dependency handling[1], but Org as a 
dependency is a bit trickier than others, as it's a package which 
is under heavy development outside of Emacs core - and many Org 
users follow the bleeding edge - but the version of it bundled 
with Emacs is merely a 'snapshot' of Org development at a 
particular point in the Emacs release cycle.

There have been a few discussions recently on the emacs-devel 
list:

https://lists.gnu.org/archive/html/emacs-devel/

about improving the Emacs package system, e.g.:

https://lists.gnu.org/archive/html/emacs-devel/2015-02/msg00967.html
https://lists.gnu.org/archive/html/emacs-devel/2015-02/msg00632.html
https://lists.gnu.org/archive/html/emacs-devel/2015-02/msg00367.html


Alexis.

[1] E.g. consider the `ac-clang` package on MELPA. In 
`package-list-packages` view, pressing RET on the package name 
will show:

    Requires: emacs-24, cl-lib-0.5, auto-complete-1.4.0, 
    yasnippet-0.8.0

and trying to install it will (in my experience) pull in 
e.g. yasnippet if the latter isn't already installed.



  reply	other threads:[~2015-02-17 23:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.56.1423913592.31049.help-gnu-emacs@gnu.org>
2015-02-17 17:33 ` Yum-like emacs package manager? Anssi Saari
2015-02-17 23:22   ` Alexis [this message]
2015-02-17 23:34   ` Artur Malabarba
2015-02-18  0:56     ` W. Greenhouse
     [not found]     ` <mailman.279.1424220996.31049.help-gnu-emacs@gnu.org>
2015-02-18  1:00       ` Joost Kremers
2015-02-14 11:33 Tory S. Anderson
2015-02-14 15:36 ` wgreenhouse-sGOZH3hwPm2sTnJN9+BGXg
2015-02-14 18:29   ` Tory S. Anderson
2015-02-14 17:45 ` Robert Thorpe
2015-02-14 18:12 ` Artur Malabarba
2015-02-14 18:41   ` Rasmus
2015-02-14 18:42   ` Tory S. Anderson

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=87mw4cm8d7.fsf@gmail.com \
    --to=flexibeast@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.