From xemacs-m  Sat Apr 19 11:07:33 1997
Received: from mailbox1.ucsd.edu (mailbox1.ucsd.edu [132.239.1.53])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id LAA22913
	for <xemacs-beta@xemacs.org>; Sat, 19 Apr 1997 11:07:32 -0500 (CDT)
Received: from sdnp5.ucsd.edu (sdnp5.ucsd.edu [132.239.79.10]) by mailbox1.ucsd.edu (8.8.5/8.6.9) with SMTP id JAA08881 for <xemacs-beta@xemacs.org>; Sat, 19 Apr 1997 09:07:31 -0700 (PDT)
Received: by sdnp5.ucsd.edu (SMI-8.6/SMI-SVR4)
	id JAA05607; Sat, 19 Apr 1997 09:08:52 -0700
To: xemacs-beta@xemacs.org
Subject: Re: Quick reference for recent XEmacs releases
References: <m2hgh413kh.fsf@altair.xemacs.org> <kigsp0o5arz.fsf@jagor.srce.hr> <m2d8rs2fyy.fsf@altair.xemacs.org> <rju3l375mg.fsf@zuse.dina.kvl.dk>
X-Face: "oX;zS#-JU$-,WKSzG.1gGE]x^cIg!hW.dq>.f6pzS^A+(k!T|M:}5{_%>Io<>L&{hO7W4cicOQ|>/lZ1G(m%7iaCf,6Qgk0%%Bz7b2-W3jd0m_UG\Y;?]}4s0O-U)uox>P3JN)9cm]O\@,vy2e{`3pb!"pqmRy3peB90*2L
Mail-Copies-To: never
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: David Moore <dmoore@ucsd.edu>
Date: 19 Apr 1997 09:08:52 -0700
In-Reply-To: Per Abrahamsen's message of 19 Apr 1997 10:56:39 +0200
Message-ID: <rvohbb6lm3.fsf@sdnp5.ucsd.edu>
Lines: 14
X-Mailer: Gnus v5.4.45/XEmacs 20.1

Per Abrahamsen <abraham@dina.kvl.dk> writes:

> Steven L Baur <steve@miranova.com> writes:
> 
> > How does custom deal with customization of lisp packages that cannot
> > be loaded?  Ie. if MULE lisp files are customized, will they need
> > their customizations segregated from the latin-1 core custom-load.el
> > in order not to bomb Latin-1 XEmacsen?
> 
> The load will fail silently.  I.e. the only effect will be a slight
> slow down in showing the menus.

Will it try loading it again the next time the menu is accessed, or will 
it notice the first time and not try again?

