From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.devel Subject: Re: [patch] use font-lock Date: Fri, 06 Jun 2008 01:30:23 +0200 Message-ID: <4848770F.2040902@gmail.com> References: <200805231826.27371.danc@merrillpress.com> <200805271145.00741.danc@merrillpress.com> <200806051907.56862.danc@merrillpress.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1212708745 28623 80.91.229.12 (5 Jun 2008 23:32:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Jun 2008 23:32:25 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Daniel Colascione Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 06 01:33:04 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 1K4Ox1-0005Z7-4X for ged-emacs-devel@m.gmane.org; Fri, 06 Jun 2008 01:32:59 +0200 Original-Received: from localhost ([127.0.0.1]:49924 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K4OwE-0004Eu-CH for ged-emacs-devel@m.gmane.org; Thu, 05 Jun 2008 19:32:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K4Oum-0003oX-99 for emacs-devel@gnu.org; Thu, 05 Jun 2008 19:30:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K4Ouk-0003ns-OA for emacs-devel@gnu.org; Thu, 05 Jun 2008 19:30:39 -0400 Original-Received: from [199.232.76.173] (port=36454 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K4Ouk-0003nn-J2 for emacs-devel@gnu.org; Thu, 05 Jun 2008 19:30:38 -0400 Original-Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]:49439) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K4Ouj-0005G3-VX for emacs-devel@gnu.org; Thu, 05 Jun 2008 19:30:38 -0400 Original-Received: from c83-254-145-59.bredband.comhem.se ([83.254.145.59]:63889 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1K4Oud-0003fu-51; Fri, 06 Jun 2008 01:30:34 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 In-Reply-To: <200806051907.56862.danc@merrillpress.com> X-Antivirus: avast! (VPS 080605-1, 2008-06-05), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.145.59 X-Scan-Result: No virus found in message 1K4Oud-0003fu-51. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1K4Oud-0003fu-51 310229eab05cd97847e0a2423f54889a X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) 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:98489 Archived-At: Daniel Colascione wrote: > On Thursday 05 June 2008, you wrote: >>>>> Addressed. See new version of the patch. >>>> OK, let's wait for the paperwork, then. >>> Great. :-) >> The paperwork's in. >> >> Can you send a (hopefully) final version of your patch to emacs-devel so >> someone can install it? >> >> >> Stefan > > The last version I posted to the list is final. There are no issues I know > about, and I've been using it myself. Did you test this with mumamo?