From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54012 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: CVS Gnus fails on XEmacs 21.4: void custom-set-default Date: Sun, 21 Sep 2003 21:17:52 +0200 Organization: Probably a good idea Sender: ding-owner@lists.math.uh.edu Message-ID: <87d6du9cin.fsf@doohan.bang.priv.no> References: <87ekyfrzk9.fsf@doohan.bang.priv.no> <8765jrqfye.fsf@amalthea.paradoxical.net> <878yonw0q6.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 1064171941 27140 80.91.224.253 (21 Sep 2003 19:19:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 21 Sep 2003 19:19:01 +0000 (UTC) Original-X-From: ding-owner+M2552@lists.math.uh.edu Sun Sep 21 21:19:00 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 1A19jY-0003oh-00 for ; Sun, 21 Sep 2003 21:19:00 +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 1A19ic-0006Bs-00; Sun, 21 Sep 2003 14:18:02 -0500 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1A19iY-0006Bn-00 for ding@lists.math.uh.edu; Sun, 21 Sep 2003 14:17:58 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 5B3F33A0066 for ; Sun, 21 Sep 2003 14:17:57 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1A19i7-0001s8-00 for ; Sun, 21 Sep 2003 21:17:31 +0200 Mail-Followup-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A19i6-0001rw-00 for ; Sun, 21 Sep 2003 21:17:30 +0200 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1A19iU-00072R-00 for ; Sun, 21 Sep 2003 21:17:54 +0200 Original-Lines: 9 Original-X-Complaints-To: usenet@sea.gmane.org Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Common Lisp, linux) Cancel-Lock: sha1:iyrheyoR8wgSdPEcx/j1CupQwk4= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54012 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54012 >>>>> Katsumi Yamaoka : > Sorry, that is my mistake. I forgot the custom-set-default function > is not available in slightly older XEmacsen. I've fixed it in CVS > using set-default as smiley.el does so. I did a CVS update, and now it works. Thank you!