emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Vladimir Alexiev" <vladimir.alexiev@ontotext.com>
To: 'Bastien' <bzg@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-plus-contrib should provide org
Date: Fri, 1 Aug 2014 19:50:07 +0300	[thread overview]
Message-ID: <15293.0143791766$1406911872@news.gmane.org> (raw)
In-Reply-To: <877g4l6q33.fsf@bzg.ath.cx>

> > The org-plus-contrib package on http://orgmode.org/elpa/ should provide org-8.0
> Why do you think it does not?

To be frank, I'm not sure how packages declare what they provide. 
org-plus-contrib has this
(define-package "org-plus-contrib" "20140526" "Outline-based notes management and organizer" 'nil)

While org has that:
(define-package "org" "20140526" "Outline-based notes management and organizer" 'nil)

All I know is that when I install something like org-reveal:

(define-package "ox-reveal" "20140409.929" "reveal.js Presentation Back-End for Org Export Engine" 
   '((org "8.0")) :keywords ("outlines" "hypermedia" "slideshow" "presentation"))

(the second line starts with the REQUIREMENTS param of define-package)

it goes and installs org, even though I have org-plus-contribs.

      parent reply	other threads:[~2014-08-01 16:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-31 18:11 org-plus-contrib should provide org Vladimir Alexiev
2014-06-13 10:50 ` Bastien
2014-06-17 13:25   ` Vladimir Alexiev
2014-06-17 17:40     ` Achim Gratz
2014-08-01 16:50   ` Vladimir Alexiev [this message]

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='15293.0143791766$1406911872@news.gmane.org' \
    --to=vladimir.alexiev@ontotext.com \
    --cc=bzg@gnu.org \
    --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).