|--==> "MK" == Michael Kifer <kifer(a)cs.sunysb.edu> writes:
>>>>>> "Roland" == Roland Frank
<FrankRoland(a)kuka-roboter.de> writes:
Roland> I can no longer find the
ediff-menu's in the Tools-menu
Roland> (Compare and Merge). What happend to them?
MK> Ediff hooks should have been loaded at startup. I don't know why
MK> they got bumped out. Probably some problem with the packaging
MK> system.
Not really.
MK> But this one I am not sure that it is an ediff bug. The only
MK> thing I can think of that might be related to this is that I
MK> removed the autoloads from the menu specs in ediff-hooks. I did
MK> this because the whole idea of ediff-hooks was that this should
MK> be loaded at startup.
Here's the difference: With the autoloads in ediff-hooks the menu
items in the Tools menu (compare, merge, apply patch etc) get added
without the user having to do anything. Without the autoloads a user
must load ediff-hooks explicitly.
I'm guessing that Roland hasn't got anything in his startup files
about Ediff and probably figured that because the menu items were
always there, he didn't need anything.
Roland, to get the Ediff stuff back into your Tools menu add this to
your ~/.xemacs/init.el
(require 'ediff-hooks)
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|