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: Christian Wittern
Subject: Re: [O] Preventing Org from being installed by elpa
Date: Wed, 21 Dec 2016 18:47:37 +0900
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

On 12/21/2016 05:07 AM, Karl Voit wrote:
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).

Hmm, this sounds like what I want.  However, when I try this, Emacs tells me:

(file-error "Cannot open load file" "no such file or directory" "/home/<user>/.emacs.d/elpa/org-30000101/org-autoloads")
  load("/home/<user>/.emacs.d/elpa/org-30000101/org-autoloads" nil t)

Is there a way to avoid this?

All the best,

Christian

--
Christian Wittern, Kyoto



reply via email to

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