From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: Preventing Org from being installed by elpa Date: Wed, 21 Dec 2016 14:27:27 +0100 Message-ID: <2016-12-21T14-26-03@devnull.Karl-Voit.at> References: <87h960wuq9.fsf@ericabrahamsen.net> <2016-12-20T21-04-43@devnull.Karl-Voit.at> <87fulh317i.fsf@russet.org.uk> Reply-To: Karl Voit Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cJgyL-0006Iz-Oz for emacs-orgmode@gnu.org; Wed, 21 Dec 2016 08:30:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cJgyH-00022O-NA for emacs-orgmode@gnu.org; Wed, 21 Dec 2016 08:30:21 -0500 Received: from [195.159.176.226] (port=56914 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cJgyH-00021l-Gk for emacs-orgmode@gnu.org; Wed, 21 Dec 2016 08:30:17 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cJgy6-0005Us-F0 for emacs-orgmode@gnu.org; Wed, 21 Dec 2016 14:30:06 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org * Phillip Lord wrote: > Karl Voit 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. -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github