From xemacs-m  Sun Sep 14 01:35:38 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id BAA26402
	for <xemacs-beta@xemacs.org>; Sun, 14 Sep 1997 01:35:37 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.7/8.8.7) id XAA23116;
	Sat, 13 Sep 1997 23:38:47 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: Customization groups
References: <kigu3fo1o42.fsf@jagor.srce.hr>
X-Face: `'%\i;ySOu]g?NlziJSk_$&@]KP`}~PEQPjZ5;nxSaDW_o$4+4%Ab]%Ifw3ZR;7TIT3,O,'
 @2{L;]ox6kc;$_5kU'n**9vFg-]eV~GbxSVCx|(s%uR[],*:^WKmC`B}(;|k9/m]gwt?&`t;^rfCJg
 khHH>pP1W\)xM0U@!FNDD72{3fDP$PkBhx^7Z?-WxH6DbFN:QOnT`llzW}VGdYv;n9lzljQvKTIBhQ
 YuV
X-Attribution: sb
From: SL Baur <steve@xemacs.org>
In-Reply-To: Hrvoje Niksic's message of "14 Sep 1997 07:05:49 +0200"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 13 Sep 1997 23:38:44 -0700
Message-ID: <m23en8pfgr.fsf@altair.xemacs.org>
Lines: 23
X-Mailer: Gnus v5.5/XEmacs 20.3(beta21) - "Minsk"

Hrvoje Niksic <hniksic@srce.hr> writes:

> The group-snarfing code doesn't seem to work properly.  For instance,
> `xemacs -q' contains, under the `Languages' menu only Lisp and C,
> although there should be scores of other languages.

> Can others repeat this?

Michael Kifer has reported a similar problem:

MK> I noticed that neither ediff nor viper are accessible through the
MK> Customize menu, unless they are loaded. This is despite the fact
MK> that custom-load.el exist in both directories.

> Does anyone have an idea what might be wrong, and how to fix it?

I've hacked on Per's original custom snarfing code in an attempt to
make it work with incremental autoloads generation.  I've made a
number of mistakes along the way and would not be surprised if another 
problem was lurking.

Do you perchance have access to a cus-load.el file from a recent test
Emacs?  Any differences you can explain might be informative.

