From xemacs-m  Wed Sep 17 13:08:21 1997
Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id NAA13072
	for <xemacs-beta@xemacs.org>; Wed, 17 Sep 1997 13:08:20 -0500 (CDT)
Received: from Corp.Sun.COM ([129.145.35.78]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id LAA28699 for <xemacs-beta@xemacs.org>; Wed, 17 Sep 1997 11:07:55 -0700
Received: from legba.Corp.Sun.COM by Corp.Sun.COM (SMI-8.6/SMI-5.3)
	id LAA29105; Wed, 17 Sep 1997 11:07:51 -0700
Received: by legba.Corp.Sun.COM (SMI-8.6/SMI-SVR4)
	id LAA11644; Wed, 17 Sep 1997 11:07:44 -0700
To: xemacs-beta@xemacs.org
Subject: Re: Bern breakage
References: <bci4t7j6d4m.fsf@corp.Sun.COM>
X-Attribution: GDF
Mail-Copies-To: never
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
From: Gary.Foster@Corp.Sun.COM (Gary D. Foster)
Date: 17 Sep 1997 11:07:44 -0700
In-Reply-To: Gary.Foster@Corp's message of "17 Sep 1997 10:53:13 -0700"
Message-ID: <bcizppbzudr.fsf@corp.Sun.COM>
Lines: 12
X-Mailer: Gnus v5.5/XEmacs 20.3(beta21) - "Bern"

Ok, here's the deal...

in my .xemacs-options file, I found the following:

  (setq-default temp-buffer-show-function 'hkey-help-show)

In Tirana, this was autoloaded from hmouse-drv.el

This function still exists in Bern's hmouse-drv.el (under
lisp/hyperbole) but it is not getting autoloaded.

-- Gary F.

