From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ismail =?utf-8?q?D=C3=B6nmez?= Newsgroups: gmane.emacs.devel Subject: rng-auto.el seems to be missing from nxml-mode files Date: Thu, 10 Jan 2008 17:59:25 +0200 Organization: Pardus / KDE Message-ID: <200801101759.25950.ismail@pardus.org.tr> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1199980824 6432 80.91.229.12 (10 Jan 2008 16:00:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Jan 2008 16:00:24 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 10 17:00:45 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 1JCzpj-0004fB-Re for ged-emacs-devel@m.gmane.org; Thu, 10 Jan 2008 17:00:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCzpL-0006QC-2H for ged-emacs-devel@m.gmane.org; Thu, 10 Jan 2008 11:00:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JCznR-0004Hf-F3 for emacs-devel@gnu.org; Thu, 10 Jan 2008 10:58:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JCznM-0004Bq-Vj for emacs-devel@gnu.org; Thu, 10 Jan 2008 10:58:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCznM-0004BQ-DX for emacs-devel@gnu.org; Thu, 10 Jan 2008 10:58:16 -0500 Original-Received: from ns2.uludag.org.tr ([193.140.100.220] helo=uludag.org.tr) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JCznL-0007jw-Ac for emacs-devel@gnu.org; Thu, 10 Jan 2008 10:58:16 -0500 Original-Received: from [192.168.1.3] (unknown [85.97.18.122]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by uludag.org.tr (Postfix) with ESMTP id 40CBA61F348E for ; Thu, 10 Jan 2008 17:58:04 +0200 (EET) User-Agent: KMail/1.9.6 (enterprise 0.20071204.744707) Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:86706 Archived-At: Hi all, Now that finally emacs CVS merged nxml-mode support I went out to try it. But to my surprise rng-auto.el file is not included in lisp/nxml directory. This file is part of the original nxml distribution and needed for auto-validation of XML files via RELAX-NG. Is there a reason why this file is not included? Because without that file most powerful feature of nxml-mode is missing. Regards, ismail -- Never learn by your mistakes, if you do you may never dare to try again.