From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; c-mode advices font-lock-after-change-function? Date: Sun, 6 Apr 2008 21:47:00 +0000 Message-ID: <20080406214700.GA5362@muc.de> References: <47E5329B.8030305@gmail.com> <20080322231139.GA11050@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207517463 19166 80.91.229.12 (6 Apr 2008 21:31:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Apr 2008 21:31:03 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, "Lennart Borgman \(gmail\)" , Richard Stallman To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 06 23:31:34 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 1JicSZ-00033R-Jx for ged-emacs-devel@m.gmane.org; Sun, 06 Apr 2008 23:31:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JicRw-000282-9b for ged-emacs-devel@m.gmane.org; Sun, 06 Apr 2008 17:30:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JicRt-00027R-1u for emacs-devel@gnu.org; Sun, 06 Apr 2008 17:30:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JicRs-00027D-2h for emacs-devel@gnu.org; Sun, 06 Apr 2008 17:30:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JicRr-00027A-Rc for emacs-devel@gnu.org; Sun, 06 Apr 2008 17:30:47 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JicRr-0007i9-N8 for emacs-devel@gnu.org; Sun, 06 Apr 2008 17:30:47 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JicRr-00085X-Az for emacs-pretest-bug@gnu.org; Sun, 06 Apr 2008 17:30:47 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JicRn-0007hX-3s for emacs-pretest-bug@gnu.org; Sun, 06 Apr 2008 17:30:46 -0400 Original-Received: from colin.muc.de ([193.149.48.1] helo=mail.muc.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JicRm-0007h3-IP for emacs-pretest-bug@gnu.org; Sun, 06 Apr 2008 17:30:42 -0400 Original-Received: (qmail 43962 invoked by uid 3782); 6 Apr 2008 21:30:40 -0000 Original-Received: from acm.muc.de (p57AF4C77.dip.t-dialin.net [87.175.76.119]) by colin2.muc.de (tmda-ofmipd) with ESMTP; Sun, 06 Apr 2008 23:30:39 +0200 Original-Received: (qmail 5421 invoked by uid 1000); 6 Apr 2008 21:47:01 -0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i X-Delivery-Agent: TMDA/1.1.5 (Fettercairn) X-Primary-Address: acm@muc.de X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 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:94510 gmane.emacs.pretest.bugs:21908 Archived-At: Hi, Stefan On Sat, Mar 22, 2008 at 08:38:13PM -0400, Stefan Monnier wrote: > >> > It looks like c-mode advices font-lock-after-change-function. > > It does. However, it needn't, at least not in Emacs >= 22. The right > > thing seems to be font-lock-extend-after-change-region-function here. > > I'll get it done soon, well before Emacs 22.3. DONE, both in the Emacs 22 branch and the trunk. > Thank you, > Stefan -- Alan Mackenzie (Nuremberg, Germany).