From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Doing the impossible: magic font-lock-keywords-only changes Date: Thu, 04 Jun 2009 20:17:09 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1244164849 10840 80.91.229.12 (5 Jun 2009 01:20:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Jun 2009 01:20:49 +0000 (UTC) Cc: Emacs-Devel devel To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 05 03:20:47 2009 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 1MCO6w-0006Rq-E7 for ged-emacs-devel@m.gmane.org; Fri, 05 Jun 2009 03:20:47 +0200 Original-Received: from localhost ([127.0.0.1]:52891 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCO6u-0004Yo-O1 for ged-emacs-devel@m.gmane.org; Thu, 04 Jun 2009 21:20:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MCN7b-00051j-6a for emacs-devel@gnu.org; Thu, 04 Jun 2009 20:17:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MCN7W-0004yf-Af for emacs-devel@gnu.org; Thu, 04 Jun 2009 20:17:22 -0400 Original-Received: from [199.232.76.173] (port=52561 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCN7W-0004yU-0G for emacs-devel@gnu.org; Thu, 04 Jun 2009 20:17:18 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:2263 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MCN7S-0008QR-8o for emacs-devel@gnu.org; Thu, 04 Jun 2009 20:17:15 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgwFAFIBKEpLd+nI/2dsb2JhbACBT84IhAsFhgY X-IronPort-AV: E=Sophos;i="4.41,307,1241409600"; d="scan'208";a="39657096" Original-Received: from 75-119-233-200.dsl.teksavvy.com (HELO pastel.home) ([75.119.233.200]) by ironport2-out.teksavvy.com with ESMTP; 04 Jun 2009 20:17:09 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 6438987CA; Thu, 4 Jun 2009 20:17:09 -0400 (EDT) In-Reply-To: (Lennart Borgman's message of "Thu, 4 Jun 2009 15:37:14 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:111334 Archived-At: > (message "YY:before: font-lock-keywords-only =%s in buffer %s, > def=%s" font-lock-keywords-only (current-buffer) (default-value > font-lock-keywords-only)) ^^^ ' Stefan