From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: font-lock-maximum-size Date: Mon, 17 Oct 2011 23:11:04 -0400 Message-ID: <87botf2dvb.fsf@gnu.org> References: <8762joynza.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1318907481 1845 80.91.229.12 (18 Oct 2011 03:11:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 18 Oct 2011 03:11:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 18 05:11:16 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RG05E-000553-1q for ged-emacs-devel@m.gmane.org; Tue, 18 Oct 2011 05:11:16 +0200 Original-Received: from localhost ([::1]:48421 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RG05C-0003Id-IZ for ged-emacs-devel@m.gmane.org; Mon, 17 Oct 2011 23:11:14 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:36421) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RG05A-0003IK-IY for emacs-devel@gnu.org; Mon, 17 Oct 2011 23:11:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RG059-00078u-99 for emacs-devel@gnu.org; Mon, 17 Oct 2011 23:11:12 -0400 Original-Received: from vm-emlprdomr-03.its.yale.edu ([130.132.50.144]:49578) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RG059-00078n-69 for emacs-devel@gnu.org; Mon, 17 Oct 2011 23:11:11 -0400 Original-Received: from furball (bb116-14-207-132.singnet.com.sg [116.14.207.132]) (authenticated bits=0) by vm-emlprdomr-03.its.yale.edu (8.14.4/8.14.4) with ESMTP id p9I3B5G2024214 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Mon, 17 Oct 2011 23:11:09 -0400 In-Reply-To: (Stefan Monnier's message of "Mon, 17 Oct 2011 11:30:38 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.144 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 130.132.50.144 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:145283 Archived-At: Stefan Monnier writes: >> If there are no objections, I am going to mark it as deprecated, and >> remove it from the manual. > > Fine by me, tho I agree with Alan that font-lock-support-mode is not > obsolete (it's indispensable to debug font-lock problems). Done.