From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52079 Path: main.gmane.org!not-for-mail From: Henrik Enberg Newsgroups: gmane.emacs.gnus.general Subject: Re: Building borked for 0.23 Date: Thu, 01 May 2003 16:40:34 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: <87vfwuohlp.fsf@enberg.org> References: <87fznyeoxo.fsf@enberg.org> <87fznyn3yo.fsf@enberg.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1051800054 27533 80.91.224.249 (1 May 2003 14:40:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 1 May 2003 14:40:54 +0000 (UTC) Original-X-From: ding-owner+M622@lists.math.uh.edu Thu May 01 16:40:47 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 19BFEY-00079E-00 for ; Thu, 01 May 2003 16:40:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19BFFW-0003aw-00; Thu, 01 May 2003 09:41:26 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19BFFR-0003aq-00 for ding@lists.math.uh.edu; Thu, 01 May 2003 09:41:22 -0500 Original-Received: (qmail 62562 invoked by alias); 1 May 2003 14:41:21 -0000 Original-Received: (qmail 62557 invoked from network); 1 May 2003 14:41:21 -0000 Original-Received: from maila.telia.com (194.22.194.231) by sclp3.sclp.com with SMTP; 1 May 2003 14:41:21 -0000 Original-Received: from d1o1112.telia.com (d1o1112.telia.com [213.67.192.241]) by maila.telia.com (8.12.9/8.12.9) with ESMTP id h41EfGVf026560 for ; Thu, 1 May 2003 16:41:20 +0200 (CEST) X-Original-Recipient: Original-Received: from rocksteady (h95n2fls32o1112.telia.com [213.65.65.95]) by d1o1112.telia.com (8.10.2p2/8.10.1) with ESMTP id h41EfGu01088 for ; Thu, 1 May 2003 16:41:16 +0200 (CEST) Original-Received: by rocksteady (Postfix, from userid 1000) id 1621437F11; Thu, 1 May 2003 16:40:35 +0200 (CEST) Original-To: ding@gnus.org In-Reply-To: (Lars Magne Ingebrigtsen's message of "Thu, 01 May 2003 16:24:12 +0200") X-Now-Playing: Prince Far I - Plant Up X-Face: '?(}L@K/Sls-ye`;eqx]TJ0IbKhC#K4WeW3yZ5bp|xrU`bKelL+*H0'd*05OmV(iCbG>WuT Iu~v:a2f_8F]^^MSZ$PAF'O?OHX.O.pW5zEuV6)e[YmsU1ehc@(oLF!pD5JBOm]JU# writes: > Henrik Enberg writes: > >>>> | URLDIR=/usr/local/share/emacs/site-lisp/url W3DIR=/usr/local/share/emacs/site-lisp/w3 lispdir=/usr/local/share/emacs/site-lisp/gnus/ srcdir=. emacs -batch -q -no-site-file -l ./dgnushack.el -f dgnushack-make-auto-load . >>>> | Attempt to visit less than an entire file > > Try running the `dgnushack-make-auto-load' manually with > `debug-on-error' switched on and see what it complains about. I can't. It tells me kill-buffer is an invalid function :) > Things work OK here with Emacs 21.3.50.1. It looks like this is an Emacs CVS issue. It's severly broken somewhere. Downgrading to CVS from 2002-04-28 fixed the problem.