From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47587 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: Wrong type argument: stringp when Generating cus-load.el Date: Thu, 07 Nov 2002 21:14:58 +0900 Organization: Emacsen advocacy group Sender: owner-ding@hpc.uh.edu Message-ID: References: <873cqdbxts.fsf@glaurung.green-gryphon.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1036671289 10622 80.91.224.249 (7 Nov 2002 12:14:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 7 Nov 2002 12:14:49 +0000 (UTC) Cc: ding@gnus.org 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 189lYc-0002kv-00 for ; Thu, 07 Nov 2002 13:14:46 +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 189lZO-0004sN-00; Thu, 07 Nov 2002 06:15:34 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 07 Nov 2002 06:16:19 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id GAA14596 for ; Thu, 7 Nov 2002 06:16:04 -0600 (CST) Original-Received: (qmail 8866 invoked by alias); 7 Nov 2002 12:15:13 -0000 Original-Received: (qmail 8861 invoked from network); 7 Nov 2002 12:15:13 -0000 Original-Received: from unknown (HELO mars.web-hosting.com) (207.228.244.150) by gnus.org with SMTP; 7 Nov 2002 12:15:13 -0000 Original-Received: from localhost ([207.228.245.242]) by mars.web-hosting.com (8.11.1/8.11.1) with ESMTP id gA7CFBi10025; Thu, 7 Nov 2002 07:15:11 -0500 (EST) Original-To: Andi Hechtbauer User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Military Intelligence, sparc-sun-solaris2.6) X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( Cancel-Lock: sha1:9aq67GslVDwj+ReltIYjA5XpI14= X-Hashcash: 021107:anti@spin.de:49378316c859f031 X-Hashcash: 021107:ding@gnus.org:b4b4668bfd922150 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47587 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47587 >>>>> In >>>>> Andi Hechtbauer wrote: > Debugger entered--Lisp error: (file-error "Cannot open load file" "cus-dep.el") > load("cus-dep.el" nil nil t) Eh? But you wrote in the last article as follows: > $ make > cd lisp && make EMACS="emacs" lispdir="/usr/share/emacs/site-lisp" all > make[1]: Entering directory `/home/anti/lib/emacs/pgnus/lisp' > rm -f *.elc gnus-load.el > URLDIR=no W3DIR=no lispdir=/usr/share/emacs/site-lisp srcdir=. emacs -batch -q -no-site-file -l ./dgnushack.el -f dgnushack-make-cus-load . > Loading cus-dep... > Directory . > Generating cus-load.el... > Wrong type argument: stringp, (mm-inline-text-html-with-w3m-keymap custom-variable) Isn't there the file /usr/share/emacs/21.2/lisp/cus-dep.el? If there's only cus-dep.elc, it makes debugging difficult. And your problem is not solved yet. I will send you the real cus-dep.el for Emacs 21.2 if necessary. -- Katsumi Yamaoka