GNU bug report logs - #79379
[PATCH] 31.0.50; nxml-mode does not provide schema-support for SLNX-files

Previous Next

Package: emacs;

Reported by: Jostein Kjønigsen <jostein <at> secure.kjonigsen.net>

Date: Wed, 3 Sep 2025 19:32:02 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Full log


Message #16 received at 79379-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jostein Kjønigsen <jostein <at> secure.kjonigsen.net>
Cc: 79379-done <at> debbugs.gnu.org
Subject: Re: bug#79379: [PATCH]  31.0.50; nxml-mode does not provide
 schema-support for SLNX-files
Date: Sat, 06 Sep 2025 12:31:43 +0300
> From: Jostein Kjønigsen <jostein <at> secure.kjonigsen.net>
> Date: Thu, 4 Sep 2025 10:49:29 +0200
> Cc: 79379 <at> debbugs.gnu.org
> 
> > On 4 Sep 2025, at 07:31, Eli Zaretskii <eliz <at> gnu.org> wrote:
> > 
> > 
> >> (SLNX-files not added to any auto-mode-list, because I couldn't
> >> find where/if that is done in the nxml-mode codebase).
> > 
> > It's in files.el, where auto-mode-list is set up:
> > 
> >    ("\\.x[ms]l\\'" . xml-mode)
> > 
> > and "C-h f xml-mode RET" says
> > 
> >  xml-mode is an alias for ‘nxml-mode’ in ‘nxml-mode.el’.
> 
> Thanks!
> 
> Attached is a patch which also includes this:

Thanks, installed on master, and closing the bug.




This bug report was last modified 6 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.