|--==> "DB" == David Byers <davby(a)metzengerstein.dyndns.org> writes:
DB> Dear Bug Team!
DB> I last reported this problem on June 13, 2000 (according to Google).
DB> It has still not been resolved in XEmacs, and it really is a problem.
DB> The calc package contains a file named macedit.el, which exports
DB> edit-last-kbd-macro, edit-kbd-macro and read-kbd-macro. This means
DB> that a user who wants to edit-last-kbd-macro will have that command
DB> loaded from macedit.el.
DB> The problem is that these functions are obsolete.
[...]
DB> To fix, simply remove macedit.el from the package. It is no longer
DB> needed since the interface that it provides is now implemented by
DB> edmacro.
But macedit.el has a lot more in it than just '*-kbd-macro'. What
about all the 'MacEdit-*' stuff?
Would removing the '*-kbd-macro' functions from macedit.el and doing a
require or autoload from edmacro.el fix the problem? Or would it
break stuff in calc/macedit?
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|