From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [patch] use font-lock Date: Fri, 06 Jun 2008 03:59:02 -0400 Message-ID: References: <200805231826.27371.danc@merrillpress.com> <200805271145.00741.danc@merrillpress.com> <200806051907.56862.danc@merrillpress.com> <4848E63E.7040406@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1212739185 1788 80.91.229.12 (6 Jun 2008 07:59:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Jun 2008 07:59:45 +0000 (UTC) Cc: Steve Yegge , Daniel Colascione , "Richard M. Stallman" , emacs-devel@gnu.org To: "Lennart Borgman \(gmail\)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 06 10:00:27 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 1K4Ws6-0008TW-3J for ged-emacs-devel@m.gmane.org; Fri, 06 Jun 2008 10:00:26 +0200 Original-Received: from localhost ([127.0.0.1]:44227 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K4WrJ-0006R1-IF for ged-emacs-devel@m.gmane.org; Fri, 06 Jun 2008 03:59:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K4Wr2-0006NG-6v for emacs-devel@gnu.org; Fri, 06 Jun 2008 03:59:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K4Wr1-0006Mi-6P for emacs-devel@gnu.org; Fri, 06 Jun 2008 03:59:19 -0400 Original-Received: from [199.232.76.173] (port=60732 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K4Wr0-0006Mc-Sr for emacs-devel@gnu.org; Fri, 06 Jun 2008 03:59:18 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:35003) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K4Wqw-0001PJ-VD; Fri, 06 Jun 2008 03:59:15 -0400 Original-Received: from 206-248-132-168.dsl.teksavvy.com ([206.248.132.168] helo=ceviche.home) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K4Wqw-0007q1-4R; Fri, 06 Jun 2008 03:59:14 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 06B80B4248; Fri, 6 Jun 2008 03:59:03 -0400 (EDT) In-Reply-To: <4848E63E.7040406@gmail.com> (Lennart Borgman's message of "Fri, 06 Jun 2008 09:24:46 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 3) X-Greylist: delayed 264323 seconds by postgrey-1.27 at nadesico; Fri, 06 Jun 2008 03:59:14 EDT X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:98502 Archived-At: >> Can someone install it please? > I do not think this can work with mumamo. Can you explain why this change makes life more difficult for Mumamo? I thought that the current nxml highlighting doesn't work with Mumamo either anyway (and Mumamo uses xml-mode's highlighting instead for that reason), so I got the impression that it doesn't make things worse. > Can you please wait with installing this? I think it's important for nxml to play nicely with other packages using jit/font-lock, so I just want to make sure that the wait is not too long. Stefan