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

`:excluded` doesn't work through `configuration-layer/declare-layer`. #6057

Closed darkfeline closed 4 years ago

darkfeline commented 8 years ago

Description

:excluded doesn't work through configuration-layer/declare-layer.

Reproduction guide

Observed behaviour:

Expected behaviour:

(spacemacs-ivy spacemacs-layouts
               (auto-completion :variables auto-completion-enable-sort-by-usage t)
               better-defaults gtags ibuffer spell-checking syntax-checking semantic typography
               (chrome :variables edit-server-new-frame nil)
               dash elfeed
               (shell :variables shell-default-shell 'eshell shell-default-term-shell
                      (mir/with-executable "/usr/local/bin/fish" "/usr/bin/fish" "/bin/bash" "/bin/sh")
                      shell-default-height 50)
               prodigy restclient version-control git c-c   common-lisp csv dockerfile go html javascript latex lua markdown python ruby shell-scripts sql yaml django mir-magit-annex mir-pass mir-rc mir-rc-qualia mir-rc-mail)
github-actions[bot] commented 4 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!