From xemacs-m  Fri Jan  3 14:17:40 1997
Received: from macon.informatik.uni-tuebingen.de (macon2.Informatik.Uni-Tuebingen.De [134.2.13.2])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with SMTP
	  id OAA03810 for <xemacs-beta@xemacs.org>; Fri, 3 Jan 1997 14:17:36 -0600 (CST)
Received: from modas.Informatik.Uni-Tuebingen.De by macon.informatik.uni-tuebingen.de (AIX 4.1/UCB 5.64/4.03)
          id AA16084; Fri, 3 Jan 1997 21:17:37 +0100
Received: by modas.informatik.uni-tuebingen.de (AIX 4.1/UCB 5.64/4.03)
          id AA22888; Fri, 3 Jan 1997 21:17:34 +0100
Sender: sperber@informatik.uni-tuebingen.de
To: xemacs-beta@xemacs.org
Subject: 20.0b33: load-path for kotl broken
Mime-Version: 1.0 (generated by tm-edit 7.95)
Content-Type: text/plain; charset=US-ASCII
From: sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor])
Date: 03 Jan 1997 21:17:33 +0100
Message-Id: <y9leng2a4yq.fsf@modas.informatik.uni-tuebingen.de>
Lines: 15
X-Mailer: Red Gnus v0.76/XEmacs 20.0


It seems hyperbole/kotl isn't in the load-path anymore.  I'm not sure
it used to be, but at least up until 19.15b2, I could do a 

(load "kfill")

where I now have to do a

(load "kotl/kfill")

I think this was already broken in b30.  I'm not sure about the 19.15
betas.

Cheers =8-} Mike

