-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Cannot enable the js-mode with javascript layer #9665
Comments
One thing I could think of is VueJS. Currently there is only vue-mode and it's using mmm-mode to display the HTML template, JS and CSS in one |
I don't know if this will be relevant, but I'm seeing this too, specifically when I try to open a Javascript file after opening a Python one. The other order works just fine. System Info 💻
(shell-scripts react lua go nginx csv sql graphviz elixir javascript auto-completion better-defaults emacs-lisp git markdown
(shell :variables shell-default-height 30 shell-default-shell 'shell shell-default-position 'bottom)
cr-shell spell-checking syntax-checking version-control yaml html java scala
(ruby :variables ruby-enable-enh-ruby-mode t ruby-version-manager 'rbenv)
emacs-lisp python pandoc docker ansible themes-megapack terraform pdb spacemacs-layouts)
|
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! |
I mean... it's stale because nobody on the project has responded :) IS there more information we, as submitters and commenters, could add? |
Opening a
I'm only "strange" message I'm seeing in the messages buffer, is:
But this comment: #2423 (comment) I'm not finding any reference to These are the packages that the spacemacs/layers/+lang/javascript/packages.el Lines 12 to 36 in 884afe1
There's no error either if a The only message when opening a
But I'm not sure if imagemagic even is supported in Windows so it's probably expected. Windows 1903#### System Info :computer: - OS: windows-nt - Emacs: 26.3 - Spacemacs: 0.300.0 - Spacemacs branch: develop (rev. 884afe138) - Graphic display: t - Distribution: spacemacs - Editing style: vim - Completion: helm - Layers: ```elisp (autohotkey auto-completion c-c++ command-log emacs-lisp git github (gnus :variables gnus-summary-thread-gathering-function 'gnus-gather-threads-by-subject) go helm imenu-list javascript (markdown :variables markdown-live-preview-engine 'vmd markdown-command "vmd") multiple-cursors org pdf python (shell :variables shell-default-shell 'shell shell-default-height 30 shell-default-position 'bottom) spell-checking syntax-checking treemacs version-control) ``` - System configuration features: XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS THREADS LCMS2 |
@eggcaker Did you close this issue because you found a solution? If so, could you please share it? |
@eggcaker disregard - I found your |
Description
Cannot enable the js-mode after open any .js file
Reproduction guide 🪲 - Start Emacs
Observed behaviour: 👀 💔
Expected behaviour: ❤️ 😄
System Info 💻
Backtrace 🐾
The text was updated successfully, but these errors were encountered: