From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48029 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: custom-make-dependencies Fails Date: Thu, 05 Dec 2002 07:31:12 +0900 Organization: Emacsen advocacy group Sender: owner-ding@hpc.uh.edu Message-ID: References: <87y975u7f6.fsf@pip.dynamiclogic.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1039041608 29321 80.91.224.249 (4 Dec 2002 22:40:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 4 Dec 2002 22:40:08 +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 18JiBW-0007cF-00 for ; Wed, 04 Dec 2002 23:40:02 +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 18Ji5L-0001p6-00; Wed, 04 Dec 2002 16:33:39 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 04 Dec 2002 16:34:27 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id QAA17978 for ; Wed, 4 Dec 2002 16:33:58 -0600 (CST) Original-Received: (qmail 24441 invoked by alias); 4 Dec 2002 22:32:06 -0000 Original-Received: (qmail 24436 invoked from network); 4 Dec 2002 22:32:06 -0000 Original-Received: from unknown (HELO java.hostforweb.net) (66.197.222.237) by gnus.org with SMTP; 4 Dec 2002 22:32:06 -0000 Original-Received: from yamaokac by java.hostforweb.net with local (Exim 3.36 #1) id 18Ji3E-0007Oj-00; Wed, 04 Dec 2002 17:31:28 -0500 Original-To: Itai Zukerman 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:t0pfiigsUIKovaO9FQm/jEHLGgo= X-Hashcash: 021204:zukerman@math-hat.com:5d586aa59746bd94 X-Hashcash: 021204:ding@gnus.org:3bca519633ae53b0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - java.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [32185 32192] / [32185 32192] X-AntiAbuse: Sender Address Domain - java.hostforweb.net Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48029 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48029 >>>>> In <87y975u7f6.fsf@pip.dynamiclogic.com> >>>>> Itai Zukerman wrote: > Wrong type argument: stringp, (mm-inline-text-html-with-images custom-variable) > I've traced the problem to > ;; So x and no-x builds won't differ. > (setq members (sort members 'string<)) > in custom-make-dependencies. This is from Debian's emacs21 21.2-5. Remove those two lines and byte-compile cus-dep.el. This is Debian's bug. -- Katsumi Yamaoka