syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.64k stars 4.89k forks source link

Packages controlled by a toggle should not be managed by the layer it is defined. #11382

Closed robbyoconnor closed 3 years ago

robbyoconnor commented 5 years ago

Description :octocat:

A package managed by a variable toggle should allow for the package to be installed via dotspacemacs-additional-packages. This is tangentially related to #11379, though ox-hugo is used -- it would likely apply to other packages as well.

:notebook: I made this on behalf of @goofansu -- I do have hugo support enabled.

Reproduction guide :beetle:

Observed behaviour: :eyes: :broken_heart: Does not install ox-hugo

Expected behaviour: :heart: :smile: Should install ox-hugo

System Info :computer:

Backtrace :paw_prints:

<<BACKTRACE IF RELEVANT>>
emdash-ie commented 4 years ago

I have run into this problem with org-trello and org-jira, and #11633 is someone having the same problem. Would it be possible to at least add an error message to guide people towards the docs? I assumed a bug had been introduced into spacemacs that was preventing dotspacemacs-additional-packages from doing anything – I reckon it'd have been much clearer if there'd been an error message.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!