GNU bug report logs - #23297
[PATCH] Add HTML5 tags to HTML mode

Previous Next

Package: emacs;

Reported by: Simen Heggestøyl <simenheg <at> gmail.com>

Date: Fri, 15 Apr 2016 15:44:01 UTC

Severity: minor

Tags: patch

Done: Simen Heggestøyl <simenheg <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Simen Heggestøyl <simenheg <at> gmail.com>
Cc: 23297-done <at> debbugs.gnu.org
Subject: Re: bug#23297: [PATCH] Add HTML5 tags to HTML mode
Date: Sun, 17 Apr 2016 20:10:55 -0400
>> It'd be great to extract that from the relaxng compact schema, tho
>> (i.e. use nxml).
> I don't understand what that means. Could you elaborate?

The nxml mode knows how to read a relaxng schema which describes the
valid grammar of a given kind of XML document.  E.g. it can use it to
give you things like context-aware completion of xml elements
and attributes.

Emacs comes with the relaxng schema for HTML4 and there's a relaxng
schema for HTML5 in GNU ELPA.

So nxml can provide in an automated way most of what's in
html-tag-alist.


        Stefan




This bug report was last modified 9 years and 29 days ago.

Previous Next


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