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

c-c++ layer conflict with helm-gtags and semantic #5295

Closed
chunhuitrue opened this issue Feb 28, 2016 · 2 comments
Closed

c-c++ layer conflict with helm-gtags and semantic #5295

chunhuitrue opened this issue Feb 28, 2016 · 2 comments
Labels
- Forum - C/C++ Semantic stale marked as a stale issue/pr (usually by a bot) Tags

Comments

@chunhuitrue
Copy link

Description

c-c++ layer disable helm-stags and semantic。

Reproduction guide

  • add semantic to dotspacemacs/layers in .spacemacs
  • add helm-gtags to dotspacemacs-additional-packages in .spacemacs
  • start Emacs.now helm-gtags and semantic is ok
  • then add c-c++ layer to dotspacemacs/layers in .spacemacs
  • start Emacs. helm-gtags is disappear!

Observed behaviour:
delete c-c++ layer in .spacemas

Expected behaviour:

System Info

  • OS: darwin
  • Emacs: 24.4.1
  • Spacemacs: 0.105.11
  • Spacemacs branch: master (rev. 93e55bb)
  • Distribution: spacemacs
  • Editing style: emacs
  • Completion: helm
  • Layers:
((auto-completion :variables auto-completion-enable-sort-by-usage t))

Backtrace

BACKTRACE IF RELEVANT
@bmag
Copy link
Contributor

bmag commented Feb 28, 2016

First thing, there is a gtags layer. Try using it instead of installing helm-gtags as an additional package.

Second thing, I couldn't understand what the conflict is. What do you mean that the observed behaviour is "delete c-c++ layer in .spacemacs"? What is the meaning of "helm-gtags is disappear"? The bindings don't work? Spacemacs deletes the package?

EDIT: re-reading what I wrote, I apologize if I was too harsh

@github-actions
Copy link

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!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- Forum - C/C++ Semantic stale marked as a stale issue/pr (usually by a bot) Tags
Projects
None yet
Development

No branches or pull requests

3 participants