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: Re: rng-auto.el seems to be missing from nxml-mode files Date: Thu, 10 Jan 2008 20:05:21 +0200 Organization: Pardus / KDE Message-ID: <200801102005.21546.ismail@pardus.org.tr> References: <200801101759.25950.ismail@pardus.org.tr> <47865D07.9040009@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1199988271 3354 80.91.229.12 (10 Jan 2008 18:04:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Jan 2008 18:04:31 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 10 19:04:53 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 1JD1lt-0005PX-0W for ged-emacs-devel@m.gmane.org; Thu, 10 Jan 2008 19:04:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JD1lV-0000m1-Gv for ged-emacs-devel@m.gmane.org; Thu, 10 Jan 2008 13:04:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JD1lS-0000lh-2e for emacs-devel@gnu.org; Thu, 10 Jan 2008 13:04:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JD1lP-0000kN-C4 for emacs-devel@gnu.org; Thu, 10 Jan 2008 13:04:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JD1lP-0000kD-98 for emacs-devel@gnu.org; Thu, 10 Jan 2008 13:04:23 -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 1JD1lP-0003Df-6t for emacs-devel@gnu.org; Thu, 10 Jan 2008 13:04:23 -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 BE40661F495D; Thu, 10 Jan 2008 20:03:58 +0200 (EET) User-Agent: KMail/1.9.6 (enterprise 0.20071204.744707) In-Reply-To: <47865D07.9040009@gmail.com> 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:86712 Archived-At: Hi Lennart, [...] > - There are some add-hook calls, maybe they can be moved to > nxml-mode.el? (The first one of these starts validation.): > > =C2=A0 =C2=A0(add-hook 'nxml-mode-hook 'rng-nxml-mode-init) > =C2=A0 =C2=A0(add-hook 'nxml-mode-hook 'nxml-enable-unicode-char-name-set= s) Indeed the first hook to ~/.emacs get the auto-validation done but I think= =20 these should be in nxml-mode.el as you suggested to get the old behaviour=20 back. I am not familiar with the rest of the code so I'll let others to reply to= =20 rest of your mail. Regards, ismail =2D-=20 Never learn by your mistakes, if you do you may never dare to try again.