At 12:04 PM 8/24/99 -0400, you wrote:
>>
>>
>> Hi Cynthia,
>>
>> The reason you're getting this message is that I have stopped shipping the
>> latest
>> version of speedbar with the JDE so that you are now getting the version
>> shipped with Emacs 20.3.1, which is the bug you are seeing. Simply copy the
>> version that comes with JDE 2.1.6beta4 into your Emacs 20.3.1 lisp
>> directory and the problem should go away.
>>
>> - Paul
>
>Paul,
>
>I copied speedbar.el plus sb*.el. Now I get the following error in my
messages
>file:
>
>Loading cus-face...
>Loading cus-face...done
>Error in init file: File error: "Cannot open load file", "eieio"
>
Beginning with JDE 2.1.6beta6, the JDE requires Eric Ludlam's marvelous
eieio package (this package, which provides Emacs with a Common Lisp-like
object-oriented programming system, will be part of the next release of
Emacs). You can download eieo from
http://www.ultranet.com/~zappo/eieio.shtml
Note: Eric informs me (funny, how fate brought me to work in the same
company as one of the greatest Emacs Lisp hackers ever) that the JDE needs
only two files from the eieio distribution to work so I will include these
files in the next beta release to save people from having to download the
eieio distribution themselves.
- Paul