From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41904 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: font-lock-verbose error Date: Sat, 12 Jan 2002 20:02:59 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035177226 8541 80.91.224.250 (21 Oct 2002 05:13:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:13:46 +0000 (UTC) Return-Path: Original-Received: (qmail 22761 invoked from network); 12 Jan 2002 19:03:51 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 12 Jan 2002 19:03:51 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16PTR2-0007z8-00; Sat, 12 Jan 2002 13:03:20 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 12 Jan 2002 13:03:13 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id NAA05507 for ; Sat, 12 Jan 2002 13:03:00 -0600 (CST) Original-Received: (qmail 22739 invoked by alias); 12 Jan 2002 19:03:01 -0000 Original-Received: (qmail 22733 invoked from network); 12 Jan 2002 19:03:01 -0000 Original-Received: from quimby.gnus.org (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 12 Jan 2002 19:03:01 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 16PTR4-0003QY-00 for ; Sat, 12 Jan 2002 20:03:22 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 20 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby2.netfonds.no 1010862202 13165 195.204.10.148 (12 Jan 2002 19:03:22 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 12 Jan 2002 19:03:22 GMT Mail-Copies-To: never X-Now-Playing: Pet Shop Boys's _Further Listening 1995-1997_: "The view from your balcony" User-Agent: Gnus/5.090005 (Oort Gnus v0.05) XEmacs/21.4 (Copyleft, i386-debian-linux) X-Face: #YyHWmDF):FI,SMZ[,$G8Y[!lBJKE0aa7I3xI?!'niF)2]p!DnpFF0F48-8uMyo&%/]5)ZX Y^D,9PYM%tUQO3!^SzWuaK"yG[zoY/O*__kiB,U(+Eg^8.tN$\)i:b[x+@SMFfZainw"%7\e-6/VI4 3*yAR4,$u%;E@u#;<{.iH$h4_c't"/(*Qo1#;9hDSWp&*KW`ZiHY8;gUy7{J`AaeTLPUK"":)(WKjI nM)|1tP-|L&s6euNlI#~0H$qu$[,H-NG,I>ooM8BZBVOF Cancel-Lock: sha1:oESafqpfYloK8vwWmM1PZb+1bPE= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:41904 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:41904 Karl Kleinpaste writes: > Signaling: (void-variable font-lock-verbose) [...] > What's weird about this is that, having grep'd the entirety of XEmacs' > xemacs/packages/lisp/*.el for font-lock-verbose, I don't find it > defined anywhere. I would guess this is something to report on > xemacs-beta, yes? It's bound by `mm-display-inline-fontify', so that when font-lock is loaded, the variable becomes unbound. I've now put a `(require 'font-lock)' in that function, which should fix the problem. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen