From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50909 Path: main.gmane.org!not-for-mail From: Kevin Greiner Newsgroups: gmane.emacs.gnus.general Subject: Re: Lisp error: (void-variable byte-compile-warnings) Date: Wed, 19 Mar 2003 11:34:27 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1048095406 4045 80.91.224.249 (19 Mar 2003 17:36:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 19 Mar 2003 17:36:46 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Wed Mar 19 18:36:44 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18vhUZ-00012o-00 for ; Wed, 19 Mar 2003 18:36:44 +0100 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 18vhSn-0000qw-00; Wed, 19 Mar 2003 11:34:53 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 19 Mar 2003 11:35:54 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id LAA12073 for ; Wed, 19 Mar 2003 11:35:43 -0600 (CST) Original-Received: (qmail 52229 invoked by alias); 19 Mar 2003 17:34:37 -0000 Original-Received: (qmail 52224 invoked from network); 19 Mar 2003 17:34:37 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 19 Mar 2003 17:34:37 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18vhTI-0006IG-00 for ; Wed, 19 Mar 2003 18:35:24 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 10 Original-NNTP-Posting-Host: 216.12.206.53 Original-X-Trace: quimby.gnus.org 1048095324 23780 216.12.206.53 (19 Mar 2003 17:35:24 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 19 Mar 2003 17:35:24 GMT User-Agent: Gnus/5.090017 (Oort Gnus v0.17) Emacs/21.2 (windows-nt) Cancel-Lock: sha1:joPkbE8SN3/5YsbJSa4NNbyLQVI= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50909 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50909 prj@po.cwru.edu (Paul Jarc) writes: > I get the attached backtrace when I try to enter a group, using a CVS > checkout from yesterday and GNU Emacs 21.2.1. > (setq byte-compile-warnings) works around it. I believe that this has been fixed. Check out the latest gnus-sum.el and gnus-util.el to verify. Kevin