From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: new text property Date: 12 Jun 2002 18:05:03 +0900 Sender: emacs-devel-admin@gnu.org Message-ID: References: <1023607376.8184.1228.camel@space-ghost> <87adq3jp5y.fsf@tc-1-100.kawasaki.gol.ne.jp> <1023735066.26240.14.camel@space-ghost> <1023824830.26240.84.camel@space-ghost> Reply-To: Miles Bader NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-14 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1023872797 20521 127.0.0.1 (12 Jun 2002 09:06:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 12 Jun 2002 09:06:37 +0000 (UTC) Cc: Hrvoje Niksic , emacs-devel@gnu.org, xemacs-design@xemacs.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17I45N-0005Kr-00 for ; Wed, 12 Jun 2002 11:06:37 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17I4T6-0000oF-00 for ; Wed, 12 Jun 2002 11:31:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17I44y-0006aq-00; Wed, 12 Jun 2002 05:06:12 -0400 Original-Received: from tyo201.gate.nec.co.jp ([202.32.8.214]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 17I44I-0006Yi-00; Wed, 12 Jun 2002 05:05:30 -0400 Original-Received: from mailgate4.nec.co.jp ([10.7.69.195]) by TYO201.gate.nec.co.jp (8.11.6/3.7W01080315) with ESMTP id g5C957R17822; Wed, 12 Jun 2002 18:05:07 +0900 (JST) Original-Received: from mailsv4.nec.co.jp (mailgate51.nec.co.jp [10.7.69.190]) by mailgate4.nec.co.jp (8.11.6/3.7W-MAILGATE-NEC) with ESMTP id g5C956L05993; Wed, 12 Jun 2002 18:05:06 +0900 (JST) Original-Received: from mcsss2.ucom.lsi.nec.co.jp ([10.30.114.133]) by mailsv4.nec.co.jp (8.11.6/3.7W-MAILSV4-NEC) with ESMTP id g5C954205673; Wed, 12 Jun 2002 18:05:05 +0900 (JST) Original-Received: from mcspd15.ucom.lsi.nec.co.jp (mcspd15 [10.30.114.174]) by mcsss2.ucom.lsi.nec.co.jp (8.10.2+Sun/3.7Wlsi_mx_6.0) with ESMTP id g5C954K02794; Wed, 12 Jun 2002 18:05:04 +0900 (JST) Original-Received: by mcspd15.ucom.lsi.nec.co.jp (Postfix, from userid 31295) id BBFEC36F2; Wed, 12 Jun 2002 18:05:03 +0900 (JST) Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-15?q?Gro=DFjohann?=) System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: Original-Lines: 12 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4785 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4785 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > I guess that the new feature should be changed in such a way that as > many font-lock-* variables as reasonable should be respected. The main point about the `new feature' is that font-lock itself does almost nothing, the font-lock-using mode does all the work. If those modes want to respect other font-lock-* variables, they certainly can. -Miles --=20 The secret to creativity is knowing how to hide your sources. --Albert Einstein