Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes in org-plus-contrib #753

Closed
alastairdb opened this issue May 5, 2021 · 1 comment
Closed

Changes in org-plus-contrib #753

alastairdb opened this issue May 5, 2021 · 1 comment

Comments

@alastairdb
Copy link

@alastairdb alastairdb commented May 5, 2021

What's wrong

As indicated by a message to the org mailing list the contrib packages for org have been split off. Using org-plus-contrib as the package name with straight now pulls in the main org files but not the contrib ones. See also reddit discussion

The recommended sources for the install are now:

So the recipe returned by straight-recipes-org-elpa-retrieve must get code from two repos or org-plus-contrib must be split into two separate packages org and org-contrib

Directions to reproduce

  1. Fresh emacs
  2. Use (use-package org :straight org-plus-contrib ...)
  3. The main org files are in straight/build but not the contrib files

Version information

  • Emacs version:
  • Operating system:
@alastairdb alastairdb added the bug label May 5, 2021
@progfolio
Copy link
Collaborator

@progfolio progfolio commented May 5, 2021

Please include the output of straight-version at a minimum when reporting bugs.

I posted the reddit thread you've linked.
The org-elpa recipe repo has been updated on the develop branch:

9eb2e05

You'll need to update your config to make use of the "org-contrib" recipe. If you are not on the develop branch you can use the recipe from above manually (the change has not been backported to the master branch yet).

Loading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants