From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Emacs cvs newbie problems Date: Sat, 14 Sep 2002 19:08:23 -0500 (CDT) Sender: emacs-devel-admin@gnu.org Message-ID: <200209150008.TAA22236@eel.dms.auburn.edu> References: <200209141640.25576.hattons@speakeasy.net> <200209142112.QAA22096@eel.dms.auburn.edu> <200209141811.18129.hattons@speakeasy.net> NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1032048601 28668 127.0.0.1 (15 Sep 2002 00:10:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 15 Sep 2002 00:10:01 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17qMzA-0007SG-00 for ; Sun, 15 Sep 2002 02:10:00 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17qNbl-0004z2-00 for ; Sun, 15 Sep 2002 02:49:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17qMzL-0005ww-00; Sat, 14 Sep 2002 20:10:11 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17qMxc-0005ub-00 for emacs-devel@gnu.org; Sat, 14 Sep 2002 20:08:24 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17qMxa-0005uO-00 for emacs-devel@gnu.org; Sat, 14 Sep 2002 20:08:23 -0400 Original-Received: from manatee.dms.auburn.edu ([131.204.53.104]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17qMxa-0005uC-00 for emacs-devel@gnu.org; Sat, 14 Sep 2002 20:08:22 -0400 Original-Received: from eel.dms.auburn.edu (eel.dms.auburn.edu [131.204.53.108]) by manatee.dms.auburn.edu (8.9.1a/8.9.1) with ESMTP id TAA11561; Sat, 14 Sep 2002 19:08:21 -0500 (CDT) Original-Received: (from teirllm@localhost) by eel.dms.auburn.edu (8.9.3+Sun/8.9.3) id TAA22236; Sat, 14 Sep 2002 19:08:23 -0500 (CDT) X-Authentication-Warning: eel.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: hattons@speakeasy.net In-reply-to: <200209141811.18129.hattons@speakeasy.net> Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7910 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7910 Steven T. Hattonn wrote: When I open an elisp file and select Options->Syntax Highlighting, I get an error message in the echo area saying: "Wrong type argument: commandp, (quote global-font-lock-mode)" The SuSE built emacs works find in the same user environment. In my previous reply, I believe I forgot to read this last sentence. This behavior is definitely a recently introduced bug. The bug does not occur in emacs-21.2.90 -q. Sincerely, Luc.