emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: "org-plus-contrib" yes, "org" no!
Date: Thu, 11 Dec 2014 19:20:54 +0100	[thread overview]
Message-ID: <87mw6uujy1.fsf@Gertrud.fritz.box> (raw)
In-Reply-To: 87iohinazk.fsf@skimble.plus.com

Sharon Kimble writes:
> My emacs version is in the sig, and my org-version is "Org-mode
> version 8.2.10 (8.2.10-23-g1ec416-elpaplus @
> /home/boudiccas/.emacs.d/elpa/org-plus-contrib-20141208/)" so we're
> in agreement, but still it happens. I've checked everywhere in my
> "init.org" and I don't have a spare "(require 'org)" floating
> around, its not in there at all!

You probably have another package installed via ELPA that requires Org.
Currently there is no way to tell the package manager that
org-plus-contrib does in fact provide plain org as well.

Simply create a directory

~/.emacs.d/elpa/org-29991231

and put a file named org-pkg.el in there with the following content:

--8<---------------cut here---------------start------------->8---
(define-package "org" "29991231" "Dummy package to satisfy dependencies on org" 'nil)
--8<---------------cut here---------------end--------------->8---


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

DIY Stuff:
http://Synth.Stromeko.net/DIY.html

  parent reply	other threads:[~2014-12-11 18:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-10 14:16 "org-plus-contrib" yes, "org" no! Sharon Kimble
2014-12-11  1:51 ` Grant Rettke
2014-12-11  3:03   ` Sharon Kimble
2014-12-11  3:14     ` Alexis
2014-12-11 18:20     ` Achim Gratz [this message]
2014-12-12 18:31       ` Sharon Kimble

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mw6uujy1.fsf@Gertrud.fritz.box \
    --to=stromeko@nexgo.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).