From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48026 Path: main.gmane.org!not-for-mail From: Itai Zukerman Newsgroups: gmane.emacs.gnus.general Subject: custom-make-dependencies Fails Date: Wed, 04 Dec 2002 10:31:57 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <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 1039016049 4188 80.91.224.249 (4 Dec 2002 15:34:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 4 Dec 2002 15:34:09 +0000 (UTC) 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 18JbXM-00015Q-00 for ; Wed, 04 Dec 2002 16:34:08 +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 18JbVW-0000Wl-00; Wed, 04 Dec 2002 09:32:14 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 04 Dec 2002 09:33:02 -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 JAA17476 for ; Wed, 4 Dec 2002 09:32:50 -0600 (CST) Original-Received: (qmail 10183 invoked by alias); 4 Dec 2002 15:31:56 -0000 Original-Received: (qmail 10178 invoked from network); 4 Dec 2002 15:31:56 -0000 Original-Received: from debbie2.questionmarket.com (64.7.7.170) by gnus.org with SMTP; 4 Dec 2002 15:31:56 -0000 Original-Received: from pip.dynlog.com (unknown [192.168.1.12]) by debbie2.questionmarket.com (Postfix) with SMTP id 4B1F78874 for ; Wed, 4 Dec 2002 10:31:57 -0500 (EST) Original-Received: (nullmailer pid 8280 invoked by uid 1000); Wed, 04 Dec 2002 15:31:57 -0000 Original-To: ding@gnus.org User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48026 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48026 Part of the build system I'm using requires running emacs -batch -l /usr/share/emacs/21.2/lisp/cus-dep.el -f custom-make-dependencies . in lisp/ (this is, essentially, from dgnushack-make-cus-load). Unfortunately it fails with 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. Any suggestions? I'm *this* close to filing a bug against Debian's emacs21, but thought I'd check here first. -- Itai Zukerman "Death may be likely..."