From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50911 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: Lisp error: (void-variable byte-compile-warnings) Date: Wed, 19 Mar 2003 15:05:12 -0500 Organization: What did you have in mind? A short, blunt, human pyramid? 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 1048104520 13585 80.91.224.249 (19 Mar 2003 20:08:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 19 Mar 2003 20:08:40 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Wed Mar 19 21:08:39 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 18vjra-0003Wr-00 for ; Wed, 19 Mar 2003 21:08:39 +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 18vjoc-0001MM-00; Wed, 19 Mar 2003 14:05:34 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 19 Mar 2003 14:06:35 -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 OAA12389 for ; Wed, 19 Mar 2003 14:06:23 -0600 (CST) Original-Received: (qmail 57490 invoked by alias); 19 Mar 2003 20:05:16 -0000 Original-Received: (qmail 57485 invoked from network); 19 Mar 2003 20:05:16 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (@129.22.96.25) by 66.230.238.6 with SMTP; 19 Mar 2003 20:05:16 -0000 Original-Received: (qmail 7387 invoked by uid 500); 19 Mar 2003 20:05:35 -0000 Original-To: ding@gnus.org In-Reply-To: (Kevin Greiner's message of "Wed, 19 Mar 2003 11:34:27 -0600") Mail-Copies-To: nobody Mail-Followup-To: ding@gnus.org Original-Lines: 12 User-Agent: Gnus/5.090017 (Oort Gnus v0.17) Emacs/21.2 (gnu/linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50911 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50911 Kevin Greiner wrote: > 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. Yep, I noticed that in the ChangeLog just after posting. :/ paul