efc.el ====== Fixes Lisp error: (wrong-type-argument window-live-p #<window 66>) that occurs in Emacs 21.1.1 when the user clicks an efc dialog box button.
This error occurs, for example, when the import wizard displays a dialog to let you pick one of several similarly named classes to import. The fix is to patch widget-button-click to use a patched version of the save-selected-window macro. To get this fix, download efc.el from the JDE's CVS repository (see "Downloading Bug Fixes" on the JDE web site). - Paul
