From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27860 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: CVS: Symbol's function definition is void: ignore-errors Date: 07 Dec 1999 15:38:06 +0100 Organization: The Church of Emacs Sender: owner-ding@hpc.uh.edu Message-ID: References: <3153296531820047@birk150.studby.uio.no> <2nogc6ockt.fsf@tiger.jia.vnet> <3153557958495938@birk150.studby.uio.no> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164808 26735 80.91.224.250 (21 Oct 2002 01:46:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:46:48 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA04302 for ; Tue, 7 Dec 1999 09:38:53 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAB17412; Tue, 7 Dec 1999 08:38:44 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 07 Dec 1999 08:38:55 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id IAA19056 for ; Tue, 7 Dec 1999 08:38:37 -0600 (CST) Original-Received: from sheridan.dina.kvl.dk (sheridan.dina.kvl.dk [130.225.40.227]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA04295 for ; Tue, 7 Dec 1999 09:38:09 -0500 (EST) Original-Received: from zuse.dina.kvl.dk (zuse.dina.kvl.dk [130.225.40.245]) by sheridan.dina.kvl.dk (8.9.0.Beta5/8.9.0.Beta5) with ESMTP id PAA00819 for ; Tue, 7 Dec 1999 15:41:17 +0100 Original-Received: (from abraham@localhost) by zuse.dina.kvl.dk (8.9.1b+Sun/8.9.1) id PAA17508; Tue, 7 Dec 1999 15:38:06 +0100 (MET) X-Authentication-Warning: zuse.dina.kvl.dk: abraham set sender to abraham@dina.kvl.dk using -f Original-To: ding@gnus.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: Raymond Scholz's message of "07 Dec 1999 15:22:00 +0100" Original-Lines: 13 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27860 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27860 Raymond Scholz writes: > Per Abrahamsen writes: > > > I missed `gnus-select-method' since I have customized that variable myself. > > A fix for that has been committed now. > > Hmm, didn't fix it for me. Oops, the definition had nested calls to `ignore-errors', I only changed the outer layer. Both calls should be fixed now in CVS.