From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29514 Path: main.gmane.org!not-for-mail From: Gunnar Evermann Newsgroups: gmane.emacs.gnus.general Subject: Re: major problem with recent cvs Date: 14 Mar 2000 16:55:07 +0000 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035166171 3154 80.91.224.250 (21 Oct 2002 02:09:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:09:31 +0000 (UTC) Cc: lconrad@world.std.com, Simon Josefsson , ding@gnus.org, bugs@gnus.org Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 18BB0D051E for ; Tue, 14 Mar 2000 11:55:58 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB14678; Tue, 14 Mar 2000 10:55:50 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 14 Mar 2000 10:55:25 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA29142 for ; Tue, 14 Mar 2000 10:55:14 -0600 (CST) Original-Received: from rasp.eng.cam.ac.uk (rasp.eng.cam.ac.uk [129.169.8.8]) by mailhost.sclp.com (Postfix) with ESMTP id 1A615D051E; Tue, 14 Mar 2000 11:55:25 -0500 (EST) Original-Received: from tigger.eng.cam.ac.uk (via ge204@tigger.eng.cam.ac.uk [129.169.80.71]) by rasp.eng.cam.ac.uk with ESMTP id QAA16930; Tue, 14 Mar 2000 16:55:11 GMT Original-Received: (via ge204@localhost) by tigger.eng.cam.ac.uk id QAA07933; Tue, 14 Mar 2000 16:55:08 GMT X-Authentication-Warning: tigger.eng.cam.ac.uk: ge204 set sender to ge204@eng.cam.ac.uk using -f Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "14 Mar 2000 16:59:18 +0100" Original-Lines: 24 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/21.1 (Canyonlands) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29514 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29514 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > lconrad@world.std.com writes: > > > Signaling: (wrong-type-argument characterp 116) > > mm-char-int(116) > > gnus-continuum-version("September Gnus v0.1") > Karl: gnus-convert-old-newsrc evals (gnus-continuum-version "September > Gnus v0.1") -- see gnus-startup.el. I had thought it was a load-path > mixup, too. I don't remember the resolution back then, though. Maybe > searching Deja.com for this error message turns up that discussion? Kai, I think this was on of of the German Newsgroups. ISTR us spending about a week coming up with all kind of complicated suggestions and in the end it was something *really* trivial -- can't remeber what is was though :-) maybe doing a make distclean && ./configure && make EMAS=xemacs might help? Gunnar