From xemacs-m  Thu Jan 16 09:15:37 1997
Received: from newman (root@newman.aventail.com [38.225.141.10])
          by xemacs.org (8.8.4/8.8.4) with SMTP
	  id JAA28226 for <xemacs-beta@xemacs.org>; Thu, 16 Jan 1997 09:15:36 -0600 (CST)
Received: from kramer.in.aventail.com.aventail.com (wmperry@kramer [192.168.1.12]) by newman (8.6.12/8.6.9) with SMTP id HAA31527; Thu, 16 Jan 1997 07:14:15 -0800
Date: Thu, 16 Jan 1997 07:14:15 -0800
Message-Id: <199701161514.HAA31527@newman>
From: "William M. Perry" <wmperry@aventail.com>
To: David Worenklein <dcw@gcm.com>
Cc: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
Subject: Re: 20.0b90 built ok but doesn't run so well.
In-Reply-To: <9701161507.AA07366@gsdws133.it.gcm.com>
References: <9701161351.AA06014@gsdws133.it.gcm.com>
	<199701161442.GAA31450@newman>
	<9701161507.AA07366@gsdws133.it.gcm.com>
Errors-to: wmperry@aventail.com
Reply-to: wmperry@aventail.com
X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7</SYF`{vYQ(&RI1&EiH[FvT;J}@f!4kfz
 x_!Y#=y{Uuj9GvUi=cPuajQ(Z42R[wE@{G,sn$qGr5g/wnb*"*ktI+,CD}1Z'wxrM2ag-r0p5I6\nA
 [WJopW_J.WY;

David Worenklein writes:
>>>>>> "Bill" == William M Perry <wmperry@aventail.com> writes:
>    David Worenklein writes:
>    >> When I start emacs, I get the following error: Loading todo...
>    >> Error in init file: Symbol's value as variable is void: BUGS:
>
>    Bill>   "M-x locate-library todo" in xemacs -q yields
>    Bill> .../xemacs-20.0/lisp/w3/todo.  Ack.
>
>1. For some reason, I thought libraries should end in .el or .elc

  The library search is 'foo.elc' 'foo.el' 'foo'.  You should be able to
fix this by making absolutely sure that your todo.el is in your load-path,
then the w3 todo file won't ever be found.

>2. Why didn't this trigger the debugger?

  Unknown.

-Bill P.

