From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53911 Path: main.gmane.org!not-for-mail From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de> Newsgroups: gmane.emacs.gnus.general Subject: XEmacs compatibility: custom-set-default (was: Problem with CVS Gnus and XEmacs 21.4.6) Date: Fri, 05 Sep 2003 14:49:50 +0200 Organization: Dept. of Theoretical Physics, University of Ulm Sender: ding-owner@lists.math.uh.edu Message-ID: References: <87y8x49tuh.fsf@jautero.no-ip.org> Reply-To: reiner.steib@gmx.de NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1062766451 29434 80.91.224.253 (5 Sep 2003 12:54:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 Sep 2003 12:54:11 +0000 (UTC) Original-X-From: ding-owner+M2451@lists.math.uh.edu Fri Sep 05 14:54:09 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 19vG6L-0005Yn-00 for ; Fri, 05 Sep 2003 14:54:09 +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 19vG6C-0008L6-00; Fri, 05 Sep 2003 07:54:01 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19vG69-0008Kz-00 for ding@lists.math.uh.edu; Fri, 05 Sep 2003 07:53:57 -0500 Original-Received: (qmail 27251 invoked by alias); 5 Sep 2003 12:53:56 -0000 Original-Received: (qmail 27245 invoked from network); 5 Sep 2003 12:53:56 -0000 Original-Received: from main.gmane.org (80.91.224.249) by sclp3.sclp.com with SMTP; 5 Sep 2003 12:53:56 -0000 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19vG6Z-0000zC-00 for ; Fri, 05 Sep 2003 14:54:23 +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 19vG6Y-0000z4-00 for ; Fri, 05 Sep 2003 14:54:22 +0200 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 19vG65-0007e6-00 for ; Fri, 05 Sep 2003 14:53:53 +0200 Original-Lines: 31 Original-X-Complaints-To: usenet@sea.gmane.org X-Face: #vK]N[`vqjuod*|)'[iD7/"3AB-ApT%fmN"LWAg@oS7OesGv~)n[OBTLM#I="J'Y^-7I I/ps7o_'IK@#-Rs{::DZ@O8yS|fexe,XslY[:dNWOb~>?mC-&i_c)say:"\IpA.5U.b]'NY;Pks{lb h.+#6%DpZuaK3dcHB`Av3zc:r!C%~s0&m,tWj]&},qg.+0ww2gK%f!:GK|wMl.I!(voY*1"^li8"~B BNG)9LvPi?^DMR-GVDnZqhu*3Hi,+g=wFhI)BL6&u{EOVEHjVEVq~d?_}lMntWAc3(6?kftjc>_f>! g0wM(qPM$d5]^TT_Qyi&L?LGVG)SHN;Gk/,pkY9,~ Mail-Copies-To: nobody User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:3uxBVN4NE5znb6qSTDceElVA6EI= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53911 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53911 On Thu, Sep 04 2003, Norbert Koch wrote: > Juha Autero writes: > >> I have a problem with Gnus in CVS and XEmacs 21.4.6. File gnus-art.el >> uses function custom-set-default that is not defined in my version of >> XEmacs. According to cvs annotate it was introduced in revision 6.361. > > Is it possible for you to upgrade your XEmacs installation? The > current stable version 21.4 (patch 14) "Reasonable Discussion" XEmacs > Lucid has this function: [...] As Gnus 5.10 is supposed to work on "XEmacs 21.1 and up" (see (info "(gnus)Emacsen")) this should be fixed in `gnus-art.el' JFTR: The function is the same (and quite simple) in XEmacs 21.4.12 and Emacs 21.3: (defun custom-set-default (variable value) "[ doc-string stripped ]" (if custom-local-buffer (with-current-buffer custom-local-buffer (set variable value)) (set-default variable value))) Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- PGP key available via WWW http://rsteib.home.pages.de/