From xemacs-m  Thu Feb 27 17:10:29 1997
Received: from CNRI.Reston.VA.US (CNRI.Reston.VA.US [132.151.1.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id RAA09938
	for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 17:10:27 -0600 (CST)
Received: from newcnri.cnri.reston.va.us by CNRI.Reston.VA.US id aa25658;
          27 Feb 97 18:07 EST
Received: from anthem.CNRI.Reston.Va.US by newcnri.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id SAA02916; Thu, 27 Feb 1997 18:07:46 -0500
Received: by anthem.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id SAA00584; Thu, 27 Feb 1997 18:07:45 -0500
Date: Thu, 27 Feb 1997 18:07:45 -0500
Message-Id: <199702272307.SAA00584@anthem.CNRI.Reston.Va.US>
From: "Barry A. Warsaw" <bwarsaw@anthem.cnri.reston.va.us>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: David Moore <dmoore@ucsd.edu>
Cc: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
Subject: Re: Several minor bugs.
References: <kig914axpbk.fsf@jagor.srce.hr>
	<m2vi7e559y.fsf@altair.xemacs.org>
	<kign2sqvu35.fsf@jagor.srce.hr>
	<m220a27xh9.fsf@altair.xemacs.org>
	<199702272158.QAA29680@black-ice.cc.vt.edu>
	<rvk9nteu8b.fsf@sdnp5.ucsd.edu>
Reply-To: bwarsaw@python.org
X-Attribution: BAW
X-Oblique-Strategy: Left channel, right channel, center channel
X-Url: http://www.python.org/~bwarsaw


>>>>> "DM" == David Moore <dmoore@ucsd.edu> writes:

    DM> Usually, when I get more than a page of customization for a
    DM> particular package, I'll slap those into a separate file and
    DM> use a load-hook (or similar) to get them on demand.  So I've
    DM> got a directory full of bbdb-dmoore.el, calendar-dmoore.elc,
    DM> etc.

I've even got VC hooks that conditionally bytecompile my .el files
when I check them in.  Really handy!

-Barry

