From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Joe Corneli Newsgroups: gmane.emacs.help Subject: Re: Error: Symbol's value as variable is void Date: Sat, 26 Mar 2005 18:45:03 -0600 Message-ID: References: <7ewtrvff90.fsf@ada2.unipv.it> <87ll8a7xsh.fsf-monnier+gnu.emacs.help@gnu.org> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1111884514 15583 80.91.229.2 (27 Mar 2005 00:48:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 27 Mar 2005 00:48:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 27 01:48:32 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DFLx7-0005pP-SH for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Mar 2005 01:48:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DFMCu-0004A0-C3 for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Mar 2005 20:04:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DFMCg-000493-Of for help-gnu-emacs@gnu.org; Sat, 26 Mar 2005 20:04:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DFMCe-00047S-H1 for help-gnu-emacs@gnu.org; Sat, 26 Mar 2005 20:04:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DFMCd-00046d-Uc for help-gnu-emacs@gnu.org; Sat, 26 Mar 2005 20:04:31 -0500 Original-Received: from [146.6.139.124] (helo=dell3.ma.utexas.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DFLto-0004e6-Bv for help-gnu-emacs@gnu.org; Sat, 26 Mar 2005 19:45:04 -0500 Original-Received: from lab45.ma.utexas.edu (mail@lab45.ma.utexas.edu [128.83.133.159]) by dell3.ma.utexas.edu (8.11.0.Beta3/8.10.2) with ESMTP id j2R0j3C03569; Sat, 26 Mar 2005 18:45:03 -0600 Original-Received: from jcorneli by lab45.ma.utexas.edu with local (Exim 3.36 #1 (Debian)) id 1DFLtn-0003sJ-00; Sat, 26 Mar 2005 18:45:03 -0600 Original-To: help-gnu-emacs@gnu.org In-reply-to: <87ll8a7xsh.fsf-monnier+gnu.emacs.help@gnu.org> (message from Stefan Monnier on Sat, 26 Mar 2005 19:12:12 -0500) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:25205 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25205 > produces a window headed off by "lisp-font-lock-keywords-1's value is > shown below." No source file. Wow, weird. Hmm... checking here... can't reproduce it. I guess you're using Emacs-21.[1234] and it's been fixed in the Emacs-CVS version. No, I think I just misread -- didn't follow past the first "link": lisp-font-lock-keywords's value is shown below. ^^^^^ Default expressions to highlight in Lisp modes. Defined in `font-lock'. ^^^^^^^^^ The format is just a bit different from what I was used to.