all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Simen Heggestøyl" <simenheg@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 23297-done@debbugs.gnu.org
Subject: bug#23297: [PATCH] Add HTML5 tags to HTML mode
Date: Wed, 20 Apr 2016 19:52:20 +0200	[thread overview]
Message-ID: <1461174740.19488.0@smtp.gmail.com> (raw)
In-Reply-To: <jwvh9ezzsqi.fsf-monnier+emacsbugs@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 591 bytes --]

On Mon, Apr 18, 2016 at 2:10 AM, Stefan Monnier 
<monnier@iro.umontreal.ca> wrote:
> 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

I see, thanks for the explanation. It sounds like a good idea.

-- Simen

[-- Attachment #2: Type: text/html, Size: 717 bytes --]

      reply	other threads:[~2016-04-20 17:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-15 15:43 bug#23297: [PATCH] Add HTML5 tags to HTML mode Simen Heggestøyl
2016-04-15 19:30 ` Stefan Monnier
2016-04-17 17:40   ` Simen Heggestøyl
2016-04-18  0:10     ` Stefan Monnier
2016-04-20 17:52       ` Simen Heggestøyl [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1461174740.19488.0@smtp.gmail.com \
    --to=simenheg@gmail.com \
    --cc=23297-done@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.