From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45142 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:15:25 -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 1023390037 2161 127.0.0.1 (6 Jun 2002 19:00:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 6 Jun 2002 19:00:37 +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 17G2Uv-0000Yk-00 for ; Thu, 06 Jun 2002 21:00:37 +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 17G2SO-0006Ff-00; Thu, 06 Jun 2002 13:58:00 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 06 Jun 2002 13:58:17 -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 NAA08569 for ; Thu, 6 Jun 2002 13:58:05 -0500 (CDT) Original-Received: (qmail 9546 invoked by alias); 6 Jun 2002 18:57:42 -0000 Original-Received: (qmail 9534 invoked from network); 6 Jun 2002 18:57:41 -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 18:57:41 -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 g56J0hiU011886 for ; Thu, 6 Jun 2002 12:00:43 -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 g56IvCwm025729 for ; Thu, 6 Jun 2002 11:57:12 -0700 Original-Received: (from reader@localhost) by reader.local.lan (8.12.3/8.12.3/Submit) id g56IvCKe025721; Thu, 6 Jun 2002 11:57:12 -0700 Original-To: In-Reply-To: (prj@po.cwru.edu's message of "Thu, 06 Jun 2002 11:14:01 -0400") User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu) Original-Lines: 18 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45142 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45142 prj@po.cwru.edu (Paul Jarc) writes: > reader@newsguy.com wrote: >> I get news and mail in a batch fetch. I log its output to a log file. > ... >> 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 > > Can you reproduce the error interactively? If so, > toggle-debug-on-error. No, an interactive fetch doesn't show it, but no need to pursue, it turned out to be somekind of shadow problem arising from retaining a default install of emacs (redhat rpm versioin 21.2) and installing a cvs emacs in /usr/local. Not sure of the details but removal of the rpm packages has cured it.