From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#635: Adding font-lock keywords results in no font-lock at all Date: Sat, 09 Oct 2010 00:11:29 -0400 Message-ID: <878w28j98u.fsf@stupidchicken.com> References: <200808010621.m716LUC22179@sfsw51.de.lucent.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1286599765 10833 80.91.229.12 (9 Oct 2010 04:49:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 9 Oct 2010 04:49:25 +0000 (UTC) To: 635-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 09 06:49:22 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P4RMz-0004Qt-Gn for geb-bug-gnu-emacs@m.gmane.org; Sat, 09 Oct 2010 06:49:17 +0200 Original-Received: from localhost ([127.0.0.1]:34634 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4RGD-0003L2-03 for geb-bug-gnu-emacs@m.gmane.org; Sat, 09 Oct 2010 00:42:17 -0400 Original-Received: from [140.186.70.92] (port=51952 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4RG0-0003K8-27 for bug-gnu-emacs@gnu.org; Sat, 09 Oct 2010 00:42:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P4RFy-0005DJ-U4 for bug-gnu-emacs@gnu.org; Sat, 09 Oct 2010 00:42:03 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:50694) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P4RFy-0005DF-Rn for bug-gnu-emacs@gnu.org; Sat, 09 Oct 2010 00:42:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1P4Qk2-0000hh-Lg for bug-gnu-emacs@gnu.org; Sat, 09 Oct 2010 00:09:02 -0400 In-Reply-To: <200808010621.m716LUC22179@sfsw51.de.lucent.com> Resent-From: Chong Yidong Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 09 Oct 2010 04:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 635 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 635@debbugs.gnu.org, cyd@stupidchicken.com Original-Received: via spool by 635-done@debbugs.gnu.org id=D635.12865972942695 (code D ref 635); Sat, 09 Oct 2010 04:09:02 +0000 Original-Received: (at 635-done) by debbugs.gnu.org; 9 Oct 2010 04:08:14 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P4QjF-0000hQ-PT for submit@debbugs.gnu.org; Sat, 09 Oct 2010 00:08:13 -0400 Original-Received: from pantheon-po42.its.yale.edu ([130.132.50.101]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P4QjD-0000hL-Ho for 635-done@debbugs.gnu.org; Sat, 09 Oct 2010 00:08:12 -0400 Original-Received: from furry (adsl-99-111-197-225.dsl.wlfrct.sbcglobal.net [99.111.197.225]) (authenticated bits=0) by pantheon-po42.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o994BTZ7006140 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for <635-done@debbugs.gnu.org>; Sat, 9 Oct 2010 00:11:29 -0400 Original-Received: by furry (Postfix, from userid 1000) id 4E7A7C018; Sat, 9 Oct 2010 00:11:29 -0400 (EDT) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 09 Oct 2010 00:09:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:40780 Archived-At: I've just checked in a patch by David Koppelman which should fix this: http://lists.gnu.org/archive/html/emacs-devel/2010-10/msg00239.html