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

spacemacs initialisation on windows ignores customisation of projectile-generic-command #7478

Closed
puzl opened this issue Oct 19, 2016 · 2 comments

Comments

@puzl
Copy link
Contributor

puzl commented Oct 19, 2016

Description :octocat:

spacemacs initialisation on windows ignores customisation of projectile-generic-command

Reproduction guide 🪲

  • Start Emacs
    On windows
    customise projectile-generic-command
    restart emacs
    examine variable projectile-generic-command
    see that customisation isn't applied

Observed behaviour: 👀 💔
Can't tune projectile for your local system

Expected behaviour: ❤️ 😄
Projectile customisations should be applied

System Info 💻

  • OS: windows-nt
  • Emacs: 25.1.1
  • Spacemacs: 0.200.3
  • Spacemacs branch: master (rev. 5ae2605)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(version-control python org markdown emacs-lisp spell-checking gtags semantic
                 (syntax-checking :variables flycheck-disabled-checkers
                                  '(c/c++-clang c/c++-gcc)
                                  flycheck-cppcheck-checks "style")
                 (c-c++ :variables c-c++-default-mode-for-headers 'c++-mode)
                 (auto-completion :variables auto-completion-enable-help-tooltip t auto-completion-emable-snippets-in-popup t auto-completion-enable-sort-by-usage t)
                 (shell :variables shell-default-height 30 shell-default-term-shell "/bin/bash" shell-default-position 'bottom))
  • System configuration features: XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS MODULES

Backtrace 🐾

@puzl
Copy link
Contributor Author

puzl commented Oct 19, 2016

I have a fix for this. Will submit a PR soon.

@TheBB
Copy link
Contributor

TheBB commented Oct 19, 2016

This is just another aspect of #5170.

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

No branches or pull requests

2 participants