From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45139 Path: main.gmane.org!not-for-mail From: reader@newsguy.com Newsgroups: gmane.emacs.gnus.general Subject: Re: Help tracing this error Date: Thu, 06 Jun 2002 09:09:48 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1023379945 7625 127.0.0.1 (6 Jun 2002 16:12:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 6 Jun 2002 16:12:25 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17Fzs8-0001ys-00 for ; Thu, 06 Jun 2002 18:12:25 +0200 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 17Fzqz-0005iT-00; Thu, 06 Jun 2002 11:11:13 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 06 Jun 2002 11:11:31 -0500 (CDT) 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 LAA08017 for ; Thu, 6 Jun 2002 11:11:20 -0500 (CDT) Original-Received: (qmail 5365 invoked by alias); 6 Jun 2002 16:10:57 -0000 Original-Received: (qmail 5360 invoked from network); 6 Jun 2002 16:10:57 -0000 Original-Received: from 66-51-205-200.dslextreme.com (HELO mail.dslextreme.com) (66.51.205.200) by gnus.org with SMTP; 6 Jun 2002 16:10:57 -0000 Original-Received: from reader.local.lan (adsl-66.51.210.228.dslextreme.com [66.51.210.228]) by mail.dslextreme.com (8.12.2/8.12.2) with ESMTP id g56GDxiU031505 for ; Thu, 6 Jun 2002 09:13:59 -0700 Original-Received: from reader.local.lan (localhost [127.0.0.1]) by reader.local.lan (8.12.3/8.12.3) with ESMTP id g56GASwm020769 for ; Thu, 6 Jun 2002 09:10:28 -0700 Original-Received: (from reader@localhost) by reader.local.lan (8.12.3/8.12.3/Submit) id g56GASAJ020765; Thu, 6 Jun 2002 09:10:28 -0700 Original-To: In-Reply-To: (reader@newsguy.com's message of "Wed, 05 Jun 2002 17:12:00 -0700") User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu) Original-Lines: 15 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45139 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45139 reader@newsguy.com writes: > The output contains an error at the end that I cannot identify. > > Jun 05 2002 17:04:03 Symbol's function definition is void: > font-lock-unfontify-buffer Sorry about the noise, it turned out to be that I had kept a default install of emacs 21.2 when installing a new OS (redhat 7.3). Decided to keep it on hand to compare to a newly installed cvs emacs. Rpm installs with prefix=/usr and the cvs is installed prefix=/usr/local. So to shorten the story, there existed some shadow problems. Not really sure what they were exactly but rpm -e (erase) of the rpm emacs packages cured it.