"Symbols" and "iLisp" menus have disappeared from Emacs menu

"Luke J Crook" <[email protected]> Mon, 22 Apr 2002 12:52:58 -0700
Newsgroups gmane.lisp.ilisp.general
Message-ID <[email protected]>
My iLisp interface to CLISP was working fine from within Emacs until I
installed

>> Semantic Bovinator
>> EIEIO
>> ECB (Emacs Code Browser)

Now, the "Symbols" & "iLisp" menus that used to appear when working from
within a LISP file have disappeared. The "ilisp" menu item is still there
when I work within the *clisp-hs* window however.

The iLisp M x commands still work with the lisp file window is active, so I
can still type "M x eval-defun-lisp" to have ilisp evaluate a defun in
CLISP.

I tried commenting out those lines within my .emacs file that I added to get
Semantic, EIEIO and ECB working, but this does not seem to help.

Anyone help?

-Luke