all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* question about recent change
@ 2015-05-08 19:01 Tom Tromey
  2015-05-08 19:30 ` Artur Malabarba
  0 siblings, 1 reply; 9+ messages in thread
From: Tom Tromey @ 2015-05-08 19:01 UTC (permalink / raw)
  To: Emacs discussions

I saw this go in:

    * lisp/emacs-lisp/package.el: New "external" package status
    
    An external package is any installed package that's not built-in
    and not from `package-user-dir', which usually means it's from an
    entry in `package-directory-list'.  They are treated much like
    built-in packages, in that they cannot be through the Package Menu
    deleted and are not considered for upgrades.

It seems to me that it makes sense to upgrade such packages.
The upgraded package can be installed in the user's directory.

This scenario was always a goal of package.el -- to let some packages
ship with Emacs or in the distro, and then to let users install new
versions themselves by when convenient.

It wasn't clear to me from the commit if this ability still exists.

Tom



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

end of thread, other threads:[~2015-05-08 22:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-08 19:01 question about recent change Tom Tromey
2015-05-08 19:30 ` Artur Malabarba
2015-05-08 19:33   ` Tom Tromey
2015-05-08 19:36     ` Dmitry Gutov
2015-05-08 20:51       ` Tom Tromey
2015-05-08 21:06         ` Dmitry Gutov
2015-05-08 21:15       ` Artur Malabarba
2015-05-08 21:00     ` Artur Malabarba
2015-05-08 22:26     ` Stefan Monnier

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.