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

Helm failed?!? #9608

Closed
Qinka opened this issue Sep 19, 2017 · 2 comments
Closed

Helm failed?!? #9608

Qinka opened this issue Sep 19, 2017 · 2 comments
Labels
stale marked as a stale issue/pr (usually by a bot)

Comments

@Qinka
Copy link

Qinka commented Sep 19, 2017

<<REPLACE ALL UPPERCASE EXPRESSIONS AND DELETE THIS LINE, C-c C-c TO SUBMIT>>

Description :octocat:

I configure the emacs according to guide.

But when I try to install a package by executing package-install RET autopair, but get

helm-M-x: Symbol’s value as variable is void: helm-bookmark-map

System Info 💻

  • OS: darwin
  • Emacs: 25.2.1
  • Spacemacs: 0.200.9
  • Spacemacs branch: master (rev. 8e1af14)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: emacs
  • Completion: helm
  • Layers:
(helm auto-completion better-defaults emacs-lisp git markdown spell-checking syntax-checking haskell c-c++ emoji shell pdf-tools pandoc nginx docker latex
      (wakatime :variables wakatime-api-key "xxxxx" wakatime-cli-path "/usr/local/bin/wakatime"))
  • System configuration features: NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS MODULES
@duianto
Copy link
Collaborator

duianto commented Sep 19, 2017

This is a known issue:
Describe variable fails due to missing definition of "helm-bookmark-map" on develop #9549

It's been fixed on the develop branch, and there's a planned hotfix for the master branch: #9549 (comment)

The current solution on the master branch, as suggested by bmag here: #9549 (comment)
is to add this command: (require 'helm-bookmark) to the dotspacemacs/user-config section in .spacemacs.

@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 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale marked as a stale issue/pr (usually by a bot)
Projects
None yet
Development

No branches or pull requests

2 participants