emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Preventing Org from being installed by elpa


From: Phillip Lord
Subject: Re: [O] Preventing Org from being installed by elpa
Date: Wed, 21 Dec 2016 14:55:18 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.90 (gnu/linux)

Karl Voit <address@hidden> writes:

> * Phillip Lord <address@hidden> wrote:
>> Karl Voit <address@hidden> writes:
>>
>>> I got the tipp of creating «~/.emacs.d/elpa/org-30000101/org-pkg.el»
>>> with:
>>>   (define-package "org" "30000101" "Dummy org mode package" 'nil)
>>
>>
>> You could probably do something with package-pinned-packages also.
>
> Hm.
>
> I'm not an expert in package.el or package managers in general but
> isn't "pinning" something different? I thought that pinning is
> "install a package and prevent it from being updated".
>
> Whereas I want to avoid a package to be installed in the first
> place.


Pinning is to say "I want this package to come from this place". In this
case, you want to say "I want this package to come from the file
system". It seems a related issue.

It's not going to happen unless someone codes it or reports it, though.

Phil



reply via email to

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