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