From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53975 Path: main.gmane.org!not-for-mail From: David S Goldberg Newsgroups: gmane.emacs.gnus.general Subject: Re: CVS Gnus fails on XEmacs 21.4: void custom-set-default Date: Wed, 17 Sep 2003 16:00:28 -0400 Organization: I Yam What I Yam Sender: ding-owner@lists.math.uh.edu Message-ID: References: <87ekyfrzk9.fsf@doohan.bang.priv.no> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1063828889 23132 80.91.224.253 (17 Sep 2003 20:01:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Sep 2003 20:01:29 +0000 (UTC) Original-X-From: ding-owner+M2515@lists.math.uh.edu Wed Sep 17 22:01:27 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ziUR-0003TZ-00 for ; Wed, 17 Sep 2003 22:01:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19ziTy-0001qP-00; Wed, 17 Sep 2003 15:00:58 -0500 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 19ziTq-0001qH-00 for ding@lists.math.uh.edu; Wed, 17 Sep 2003 15:00:50 -0500 Original-Received: from smtpproxy2.mitre.org (smtpproxy2.mitre.org [192.80.55.70]) by justine.libertine.org (Postfix) with ESMTP id EBEFB3A004F for ; Wed, 17 Sep 2003 15:00:48 -0500 (CDT) Original-Received: from avsrv2.mitre.org (avsrv2.mitre.org [128.29.154.4]) by smtpproxy2.mitre.org (8.12.9/8.12.8) with ESMTP id h8HK0mQ6011860 for ; Wed, 17 Sep 2003 16:00:48 -0400 (EDT) Original-Received: from MAILHUB1 (mailhub1.mitre.org [129.83.20.31]) by smtpsrv2.mitre.org (8.12.9/8.12.8) with ESMTP id h8HK0kf0027436 for ; Wed, 17 Sep 2003 16:00:47 -0400 (EDT) Original-Received: from blackbird.mitre.org (129.83.3.43) by mailhub1.mitre.org with SMTP id 4237116; Wed, 17 Sep 2003 16:00:44 -0400 Original-To: The Gnus Mailing List X-Face: GUaHTH@nS>[7,ME@-gYZ4#Wl{z"99k@[[Y8AcP0x1paqu.,z9,XSV1WI>{q3f6^e5(zrit <4fV&VHhmE`uidRqtmG27;si9&r;#KSF~E#$%W8w(xdp)H4tW=\2XOk~3=@oGqqpj;m4xf Ow;y26396&,34@9#~4;@*S;E0cq"LM9N(us4P%F(Nxis'Vvfm9?KufH;:Q$dMa-QWGLR&K d0`LJZE8xb*>^yN>b]_NcU:E=Zn\1=#/(OS2 In-Reply-To: <87ekyfrzk9.fsf@doohan.bang.priv.no> (Steinar Bang's message of "Wed, 17 Sep 2003 21:21:26 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Portable Code, cygwin32) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53975 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53975 I don't see this at all with an up to date CVS (just checked prior to writing this message) and XEmacs 21.4.12. According to my XEmacs, custom-set-default is defined in custom.el. ;;; custom.el -- Tools for declaring and initializing options. ;; Copyright (C) 1996, 1997 Free Software Foundation, Inc. ;; Author: Per Abrahamsen ;; Maintainer: Hrvoje Niksic ;; Keywords: help, faces, dumped ;; Version: 1.9960-x ;; X-URL: http://www.dina.kvl.dk/~abraham/custom/ Do you perhaps need to update your packages? Or maybe there's a call to (require 'custom) missing somewhere and I'm just lucky? -- Dave Goldberg david.goldberg6@verizon.net