[comp.sys.mac.programmer] PopIt + Coral Common Lisp = :

ewing@yale.UUCP (ken ewing) (04/23/88)

This morning I grabbed PopIt! 1.72 from comp.binaries.mac.
By this afternoon I'd discovered two annoying interactions
with Coral's Allegro Common Lisp:

    1) occasionally, after using PopIt! to select a menu that I had
       added to ccl's menu bar, one of the menus would disappear:
       although its title was still there, the Mac had "collapsed"
       the menubar around the missing menu, so that selecting what
       I thought was menu "xxx" only gave me menu "yyy".  ccl's
       functions find-menu, menu-install and menu-deinstall don't
       operate any longer for the missing menu.

    2) starting up Word from ccl (using MF) and then using PopIt!
       caused the application part of the apple menu to have several
       "Microsoft Word" menu-items, using both PopIt! and the standard
       menubar to access the apple menu --  BUT ONLY WHEN CCL WAS THE
       TOP APPLICATION, switching to the finder, or to Word would
       produce the expected apple menu; switching back to ccl would
       return the apple menu to its excess state.

Any ideas about what might be going on?
Any fixes?

ken ewing