From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: Using Emacs nXML mode to validate XHTML5 using the v.Nu schemas: support for HTTP-based schema URI? Date: Thu, 17 Mar 2016 08:38:26 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1458218355 4442 80.91.229.3 (17 Mar 2016 12:39:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Mar 2016 12:39:15 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Graham Hannington" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 17 13:39:03 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1agXCd-00076b-F2 for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Mar 2016 13:38:59 +0100 Original-Received: from localhost ([::1]:34584 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agXCc-0003C0-AN for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Mar 2016 08:38:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agXCL-00036K-Ek for help-gnu-emacs@gnu.org; Thu, 17 Mar 2016 08:38:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agXCH-0000Xa-FB for help-gnu-emacs@gnu.org; Thu, 17 Mar 2016 08:38:41 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:47913) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agXCH-0000XH-Av for help-gnu-emacs@gnu.org; Thu, 17 Mar 2016 08:38:37 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0C3JAA731xV/6jw92hcgxBUXoJQihhLuASFdgECAwEBAQKBPDwRAQEBAQEBAYEKQQECAoNdAQEDAVYjBQsLNAcLFBgNEAETiDcIzyMBAQEBBgEBAQEeizqFBQeELQWQNKRQI2GBWoFZIjGBBSWBHQEBAQ X-IPAS-Result: A0C3JAA731xV/6jw92hcgxBUXoJQihhLuASFdgECAwEBAQKBPDwRAQEBAQEBAYEKQQECAoNdAQEDAVYjBQsLNAcLFBgNEAETiDcIzyMBAQEBBgEBAQEeizqFBQeELQWQNKRQI2GBWoFZIjGBBSWBHQEBAQ X-IronPort-AV: E=Sophos;i="5.13,465,1427774400"; d="scan'208";a="196472992" Original-Received: from 104-247-240-168.cpe.teksavvy.com (HELO pastel.home) ([104.247.240.168]) by ironport2-out.teksavvy.com with ESMTP; 17 Mar 2016 08:38:27 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 8644B6405A; Thu, 17 Mar 2016 08:38:26 -0400 (EDT) In-Reply-To: (Graham Hannington's message of "Thu, 17 Mar 2016 17:37:01 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:109608 Archived-At: > I've uploaded to GitHub that "Get v.Nu schemas" Windows PowerShell script Thanks. Stefan