From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8121 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: customization support (was: Re: Red Gnus v0.45 is released) Date: 30 Sep 1996 18:42:51 +0200 Organization: The Church of Emacs Sender: abraham@dina.kvl.dk Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035148334 10233 80.91.224.250 (20 Oct 2002 21:12:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:12:14 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.6/8.6.9) with SMTP id KAA31141 for ; Mon, 30 Sep 1996 10:31:00 -0700 Original-Received: from elc1.dina.kvl.dk (elc1.dina.kvl.dk [130.225.40.228]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Mon, 30 Sep 1996 18:42:53 +0200 Original-Received: from kolmogorov.dina.kvl.dk (kolmogorov.dina.kvl.dk [130.225.40.209]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id RAA16646; Mon, 30 Sep 1996 17:37:35 +0100 Original-Received: (abraham@localhost) by kolmogorov.dina.kvl.dk (8.6.12/8.6.4) id SAA28792; Mon, 30 Sep 1996 18:42:51 +0200 Original-To: ding@ifi.uio.no X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: Jack Vinson's message of 30 Sep 1996 11:49:16 -0400 Original-Lines: 19 X-Mailer: Red Gnus v0.45/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:8121 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8121 >>>>> "JV" == Jack Vinson writes: JV> Symbol's function definition is void: set-keymap-parent Oops, I forgot to say that you need at least Emacs 19.32. It _might_ work in earlier Emacsen if you add a (require 'lucid) as that file has an emulation of `set-keymap-parent'. JV> There is no keymap defined in the *Gnus Customize* buffer, so I don't know JV> how to save any changes I might make to the group. Is this because JV> customize didn't run completely? You are supposed to push the [done] button, either with RET or `mouse-2'.