From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel Subject: Re: [patch] use font-lock Date: Thu, 5 Jun 2008 19:07:56 -0400 Organization: Merrill Press Message-ID: <200806051907.56862.danc@merrillpress.com> References: <200805231826.27371.danc@merrillpress.com> <200805271145.00741.danc@merrillpress.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1212707389 25171 80.91.229.12 (5 Jun 2008 23:09:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Jun 2008 23:09:49 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 06 01:10:31 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 1K4Ob3-0008Ne-N2 for ged-emacs-devel@m.gmane.org; Fri, 06 Jun 2008 01:10:17 +0200 Original-Received: from localhost ([127.0.0.1]:49737 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K4OaH-0004Nc-3O for ged-emacs-devel@m.gmane.org; Thu, 05 Jun 2008 19:09:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K4OYr-00043b-9H for emacs-devel@gnu.org; Thu, 05 Jun 2008 19:08:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K4OYp-00043N-Qr for emacs-devel@gnu.org; Thu, 05 Jun 2008 19:08:00 -0400 Original-Received: from [199.232.76.173] (port=35762 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K4OYp-00043K-NW for emacs-devel@gnu.org; Thu, 05 Jun 2008 19:07:59 -0400 Original-Received: from vpn.merrillpress.com ([64.61.107.78]:46778) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K4OYp-0002Se-G5 for emacs-devel@gnu.org; Thu, 05 Jun 2008 19:07:59 -0400 Original-Received: from pluto.merrillpress.net ([10.136.5.5]) by mars.merrillpress.net with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1K4OYn-00085C-Uc; Thu, 05 Jun 2008 19:07:57 -0400 User-Agent: KMail/1.9.9 In-Reply-To: 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:98488 Archived-At: 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.