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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on docker layer #6317

Closed
kostajh opened this issue Jun 13, 2016 · 2 comments
Closed

Error on docker layer #6317

kostajh opened this issue Jun 13, 2016 · 2 comments

Comments

@kostajh
Copy link
Contributor

kostajh commented Jun 13, 2016

Description :octocat:

New error appears on latest develop branch.

Error (use-package): docker :config: Symbol鈥檚 value as variable is void: docker-container-mode-map

Reproduction guide 馃

  • Enable docker layer
  • restart Emacs
  • Open a Dockerfile and manually switch dockerfile-mode on

Observed behaviour: 馃憖 馃挃
Error (use-package): docker :config: Symbol鈥檚 value as variable is void: docker-container-mode-map
No syntax highlighting present

Expected behaviour: 鉂わ笍 馃槃
Syntax highlighting present, no errors

System Info 馃捇

  • OS: gnu/linux
  • Emacs: 25.1.50.2
  • Spacemacs: 0.105.21
  • Spacemacs branch: develop (rev. 1b77fd8)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: ivy
  • Layers:
(ansible ruby kostajh
         (ivy :variables ivy-initial-inputs-alist nil)
         auto-completion finance docker slack better-defaults pdf-tools themes-megapack
         (erc :variables erc-join-buffer 'bury erc-track-exclude-types
              '("NICK" "333" "353" "MODE" "JOIN" "PART")
              erc-hide-list
              '("JOIN" "PART" "QUIT" "NICK" "MODE")
              erc-fools
              '("SLACK" "omega-deployments" "redmine"))
         emacs-lisp
         (ranger :variables ranger-show-preview t)
         git prodigy markdown
         (elfeed :variables rmh-elfeed-org-files
                 (list "~/.spacemacs.d/feeds.org"))
         (twitter :variables twittering-use-master-password t)
         (gtags :variables helm-gtags-auto-update nil)
         github dash spotify pandoc sql yaml restclient semantic html
         (chrome :variables edit-server-url-major-mode-alist
                 '(("github\\.com" . org-mode)
                   ("pm\\.savaslabs\\.com" . markdown-mode)))
         javascript shell-scripts
         (geolocation :variables geolocation-enable-weather-forecast t geolocation-enable-location-service t)
         emoji vagrant
         php
         (shell :variables shell-default-shell 'eshell shell-enable-smart-eshell t shell-defaul-term-shell "/bin/fish" shell-default-height 40 shell-default-position 'bottom)
         (spell-checking :variables spell-checking-enable-by-default t)
         syntax-checking version-control)
@TheBB TheBB self-assigned this Jun 13, 2016
@TheBB
Copy link
Collaborator

TheBB commented Jun 13, 2016

Thanks, see if #6318 works.

@d12frosted
Copy link
Collaborator

Fixed with released of Spacemacs v0.200. Let us know if you still have any problems with this issue.

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

4 participants