emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Preventing Org from being installed by elpa (was: Remove Org from Em


From: Karl Voit
Subject: [O] Preventing Org from being installed by elpa (was: Remove Org from Emacs repository?)
Date: Tue, 20 Dec 2016 21:07:19 +0100
User-agent: slrn/pre1.0.0-18 (Linux)

* Eric Abrahamsen <address@hidden> 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




reply via email to

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