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 #11 received at 79379 <at> debbugs.gnu.org (full text, mbox):

From: Jostein Kjønigsen <jostein <at> secure.kjonigsen.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 79379 <at> debbugs.gnu.org
Subject: Re: bug#79379: [PATCH]  31.0.50; nxml-mode does not provide
 schema-support for SLNX-files
Date: Thu, 4 Sep 2025 10:49:29 +0200
[Message part 1 (text/plain, inline)]
—
Kind Regards
Jostein Kjønigsen

> 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:


[Message part 2 (text/html, inline)]
[0001-nxml-mode-add-schema-for-.NET-SLNX-files.patch (application/octet-stream, attachment)]
[Message part 4 (text/html, inline)]

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.