emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: `package.el' and built-in packages


From: Artur Malabarba
Subject: Re: `package.el' and built-in packages
Date: Tue, 12 Apr 2016 10:07:27 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> From a quick step through with the debugger it appears
>> that (package-install 'org) quits at `package-installed-p` in
>> `package-compute-transaction` without looking at the version,
>> which probably means I'm missing something.
>
> Hmm...maybe you need to provide the exact package (with version).
> In any case, I think you should M-x report-emacs-bug.
>

Whatever we do, I beg that we don't make this the default behaviour of
package-install. There are probably plenty of people (me included) who
use it as way to ensure a package is installed (without worrying about
most recent version).

We can add a command `package-update', or add an extra optional argument
(something like `update-if-installed').



reply via email to

[Prev in Thread] Current Thread [Next in Thread]