From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Preventing Org from being installed by elpa (was: Remove Org from Emacs repository?) Date: Tue, 20 Dec 2016 21:07:19 +0100 Message-ID: <2016-12-20T21-04-43@devnull.Karl-Voit.at> References: <87h960wuq9.fsf@ericabrahamsen.net> 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]:46606) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cJQjn-0001ZP-ID for emacs-orgmode@gnu.org; Tue, 20 Dec 2016 15:10:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cJQjj-0004Gx-Gw for emacs-orgmode@gnu.org; Tue, 20 Dec 2016 15:10:15 -0500 Received: from [195.159.176.226] (port=39299 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cJQjj-0004GD-Ba for emacs-orgmode@gnu.org; Tue, 20 Dec 2016 15:10:11 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cJQjb-0001TT-Fs for emacs-orgmode@gnu.org; Tue, 20 Dec 2016 21:10:03 +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 * Eric Abrahamsen wrote: > > Actually, I have a third: the plain old Org package from the > package repos, because I've installed other packages that require > it. (Another gripe: why isn't the loading of a file containing > (provide 'org) enough to tell the package manager not to install > another one?) I got the tipp of creating «~/.emacs.d/elpa/org-30000101/org-pkg.el» with: (define-package "org" "30000101" "Dummy org mode package" 'nil) And this simulates the fulfilled dependency so that my git version of Org-mode is the only one installed (besides maybe the default one from Emacs). HTH -- 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