Description :octocat:
File mode specification error: (void-function company-mode),貌似是沒法正確載入company這個layer,即使用list-packages重新安裝一遍還是這樣這樣。。。
Reproduction guide
- Start Emacs
- 打開一個程序文件, 進入message buffer,顯示void-function company-mode
Observed behaviour: 配置在mac上沒有問題,配置在這裏https://github.com/ztlevi/Spacemacs-config.
Expected behaviour: <>
System Info
- OS: gnu/linux
- Emacs: 24.5.1
- Spacemacs: 0.200.8
- Spacemacs branch: develop (rev. f79a169)
- Graphic display: t
- Distribution: spacemacs
- Editing style: vim
- Completion: ivy
- Layers:
(dash version-control php ivy better-defaults github ranger colors prodigy search-engine graphviz
(syntax-checking :variables syntax-checking-enable-by-default nil syntax-checking-enable-tooltips nil)
(spell-checking :variables spell-checking-enable-by-default nil)
(vinegar :variables vinegar-reuse-dired-buffer t)
(spacemacs-layouts :variables layouts-enable-autosave nil layouts-autosave-delay 300)
(git :variables git-magit-status-fullscreen t magit-push-always-verify nil magit-save-repository-buffers 'dontask magit-revert-buffers 'silent magit-refs-show-commit-count 'all magit-revision-show-gravatars nil)
(ibuffer :variables ibuffer-group-buffers-by 'projects)
(auto-completion :variables auto-completion-enable-sort-by-usage t auto-completion-enable-snippets-in-popup t :disabled-for org markdown)
(osx :variables osx-dictionary-dictionary-choice "Simplified Chinese - English")
restclient
(gtags :disabled-for clojure emacs-lisp javascript latex python shell-scripts)
(shell :variables shell-default-shell 'eshell)
docker deft markdown org shaders yaml react
(python :variables python-test-runner
'(nose pytest))
(ruby :variables ruby-version-manager 'chruby)
ruby-on-rails lua html javascript
(typescript :variables typescript-fmt-on-save nil typescript-fmt-tool 'typescript-formatter)
emacs-lisp
(clojure :variables clojure-enable-fancify-symbols t)
racket
(c-c++ :variables c-c++-default-mode-for-headers 'c++-mode)
zilongshanren ztlevi
(chinese :packages youdao-dictionary fcitx :variables chinese-enable-fcitx nil chinese-enable-youdao-dict t))
Backtrace
沒有backtrace