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

Vue layer kills nxml-mode #16084

Closed
iinov opened this issue Jul 26, 2023 · 5 comments
Closed

Vue layer kills nxml-mode #16084

iinov opened this issue Jul 26, 2023 · 5 comments
Assignees
Labels

Comments

@iinov
Copy link

iinov commented Jul 26, 2023

Description :octocat:

When I activate Vue layer, nxml mode is no longer linked to XML files

Reproduction guide 🪲

  • activate Vue Layer
  • open an XML file (*.xml)

Observed behaviour: 👀 💔

  • web-mode is activated, not xml-mode

Expected behaviour: ❤️ 😄

  • nxml-mode is activated

  • I haven't found a workaround

System Info 💻

  • OS: gnu/linux
  • Emacs: 28.2
  • Spacemacs: 0.999.0
  • Spacemacs branch: develop (rev. 4882f70)
  • Graphic display: t
  • Running in daemon: nil
  • Distribution: spacemacs-base
  • Editing style: emacs
  • Completion: helm
  • Layers:
(auto-completion git helm lsp
                 (syntax-checking :variables syntax-checking-enable-tooltips nil)
                 version-control
                 (treemacs :variables treemacs-use-git-mode 'deferred)
                 spacemacs-base spacemacs-completion
                 (spacemacs-layouts :variables persp-autokill-buffer-on-remove t)
                 spacemacs-editing spacemacs-modeline spacemacs-navigation spacemacs-org nginx yaml protobuf
                 (python :variables python-test-runner 'pytest python-formatter 'yapf python-fill-column 79)
                 rust
                 (javascript :variables javascript-fmt-tool 'prettier)
                 (json :variables json-fmt-tool 'prettier)
                 vue iinov personal)
  • System configuration features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF TOOLKIT_SCROLL_BARS X11 XDBE XIM XPM GTK3 ZLIB
@iinov
Copy link
Author

iinov commented Jul 28, 2023

Actually, the problem seems to lie with the HTML layer.

@iinov
Copy link
Author

iinov commented Aug 2, 2023

Perhaps, you could simply remove the line ("\\.xml\\'" . web-mode) in the HTML layer.

Copy link

github-actions bot commented Aug 1, 2024

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 Aug 1, 2024
@smile13241324
Copy link
Collaborator

still relevant

@smile13241324 smile13241324 self-assigned this Aug 30, 2024
@smile13241324 smile13241324 added Bug :-( and removed stale marked as a stale issue/pr (usually by a bot) labels Aug 30, 2024
smile13241324 added a commit that referenced this issue Aug 30, 2024
and remove xml as handled file type as this
is not longer a common web format.

See #16084
@iinov
Copy link
Author

iinov commented Sep 3, 2024

No. That's no longer the case.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants