>>>> "EB" == Enrico Brunetta <of Mon, 28 Dec
1998 09:42:01 CST> writes:
EB> I just found a possible bug in ediff.
EB> options set:
EB> (setq ediff-use-toolbar-p t)
EB> (setq ediff-window-setup-function 'ediff-setup-windows-plain)
EB> (setq ediff-use-faces t)
EB> (setq ediff-highlight-all-diffs t)
EB> When I click on the "next difference" toolbar icon I get the
following
EB> error:
EB> Signaling: (error "ediff-toolbar-next-difference: This command runs in
Ediff
EB> Control Buffer only!")
I am almost sure that this is because your cursor is not in the control
buffer. Ediff commands work only out of the ediff control buffer.
m.