From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: "Use font-lock-support-mode rather than calling lazy-lock-mode" Date: Thu, 30 Nov 2006 14:48:07 -0500 Message-ID: References: <456152B2.6040307@ubin.jp> <45641140.5050502@ubin.jp> <4566A16F.2030605@ubin.jp> <456A95B3.2020200@ubin.jp> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1164916229 7116 80.91.229.2 (30 Nov 2006 19:50:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Nov 2006 19:50:29 +0000 (UTC) Cc: chiaki.ishikawa@ubin.jp, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 30 20:50:24 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GpruX-0001JN-5N for ged-emacs-devel@m.gmane.org; Thu, 30 Nov 2006 20:49:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpruW-000070-DS for ged-emacs-devel@m.gmane.org; Thu, 30 Nov 2006 14:49:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GprtD-0007sP-VA for emacs-devel@gnu.org; Thu, 30 Nov 2006 14:48:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GprtB-0007pu-Su for emacs-devel@gnu.org; Thu, 30 Nov 2006 14:48:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GprtB-0007ph-KN for emacs-devel@gnu.org; Thu, 30 Nov 2006 14:48:09 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GprtA-0005Fi-Cn for emacs-devel@gnu.org; Thu, 30 Nov 2006 14:48:09 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.52) id 1Gprt9-0006Wn-9g; Thu, 30 Nov 2006 14:48:07 -0500 Original-To: Stefan Monnier In-reply-to: (message from Stefan Monnier on Wed, 29 Nov 2006 13:19:20 -0500) 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:63156 Archived-At: IIRC the "problem" was that Emacs warned the user that lazy-lock is obsolete and that she can fix that via font-lock-support-mode. If that is true, I agree with you; I thought the problem was less transparent.