From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Small patch for rng-valid.el Date: Sat, 2 May 2009 03:41:07 +0200 Message-ID: References: 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 1241228491 2616 80.91.229.12 (2 May 2009 01:41:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 2 May 2009 01:41:31 +0000 (UTC) Cc: Emacs-Devel devel To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 02 03:41:22 2009 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 1M04EC-0005RU-ER for ged-emacs-devel@m.gmane.org; Sat, 02 May 2009 03:41:20 +0200 Original-Received: from localhost ([127.0.0.1]:48851 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M04EB-0003Kg-KS for ged-emacs-devel@m.gmane.org; Fri, 01 May 2009 21:41:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M04E6-0003KY-Cd for emacs-devel@gnu.org; Fri, 01 May 2009 21:41:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M04E1-0003KI-CR for emacs-devel@gnu.org; Fri, 01 May 2009 21:41:13 -0400 Original-Received: from [199.232.76.173] (port=34597 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M04E1-0003KF-8N for emacs-devel@gnu.org; Fri, 01 May 2009 21:41:09 -0400 Original-Received: from mail-fx0-f169.google.com ([209.85.220.169]:48107) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M04E0-0008WP-P0 for emacs-devel@gnu.org; Fri, 01 May 2009 21:41:09 -0400 Original-Received: by fxm17 with SMTP id 17so2774378fxm.42 for ; Fri, 01 May 2009 18:41:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=AFQltcsmLq5isgx3PfgMuWp0NNlZUkhpVTlmLAhBMfU=; b=P/l/ir1SxlTNo5vk0VEtL4WGCCwljD3l3zQfMP7Dw2cH94Rvz80GiofQCk2YVdgIZ/ E0yimB2j6bxjuJFM/WmU7z5lhIeHbkeusmlL2dwoEcu/0Zq2102mszfGSAlOmZgbDpdu 2DakQZ0B0xYlSrOWwiSqYoXRHMLww9HA8LwTc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=vtXLf3lh8J+vbCiP1dSMyJCtWiR0ZyCaWf2Eor9MsBPDS4wq+8/t6+ZIagXkf+6vX6 iJ/dqn/5hbUOZ5/0X3OBgPzHBlANvItJK7xN2oPsaAO9eZene2gX0InA7MlEoeuIop/2 b2rCzm0wG7z1INydkjvGoQ/ZXsQCZJpLvj05M= Original-Received: by 10.223.107.68 with SMTP id a4mr391723fap.104.1241228467910; Fri, 01 May 2009 18:41:07 -0700 (PDT) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 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:110599 Archived-At: On Sat, May 2, 2009 at 3:37 AM, Stefan Monnier w= rote: >> I just realized that I have a small patch for rng-valid.el that is >> needed for it to work with nXhtml/MuMaMo. =C2=A0I would be glad if we co= uld >> apply it now and I do not believe it can break anything. =C2=A0I have >> attached the patch. > > Thank you, but it'll have to wait for 23.2. It is a bit unfortunate. It will mean that nXhtml only works well on w32 with my patched version of Emacs ...