From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: nxml/test.*.xml Date: Sat, 02 Feb 2008 18:18:22 +0200 Message-ID: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1201969121 10531 80.91.229.12 (2 Feb 2008 16:18:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 2 Feb 2008 16:18:41 +0000 (UTC) To: emacs-devel@gnu.org, "Mark A. Hershberger" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 02 17:19:01 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JLL52-0005Qc-QC for ged-emacs-devel@m.gmane.org; Sat, 02 Feb 2008 17:19:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLL4a-00048Z-U6 for ged-emacs-devel@m.gmane.org; Sat, 02 Feb 2008 11:18:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JLL4W-000488-0H for emacs-devel@gnu.org; Sat, 02 Feb 2008 11:18:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JLL4U-000460-FT for emacs-devel@gnu.org; Sat, 02 Feb 2008 11:18:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLL4U-00045s-97 for emacs-devel@gnu.org; Sat, 02 Feb 2008 11:18:26 -0500 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JLL4T-0007na-Hl for emacs-devel@gnu.org; Sat, 02 Feb 2008 11:18:26 -0500 Original-Received: from HOME-C4E4A596F7 ([81.5.35.104]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id EVL73462 (AUTH halo1); Sat, 2 Feb 2008 18:18:18 +0200 (IST) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:88024 Archived-At: After the merge with unicode, these two files are the only ones that cause doschk to complain: lisp/nxml/test.invalid.xml - too many dots lisp/nxml/test.valid.xml - too many dots Can we rename them to something like test-invalid.xml and test-valid.xml?