Mike Kupfer writes:
I am unable to use the latest (v1.78) ediff to do a merge with
ancestor.
I've tracked the problem down to this code in ediff-save-buffer:
(ediff-with-current-buffer
(cond ((memq last-command-event '(?a ?b ?c))
^^^^^
This is presumably a GNU vs. XEmacs thing; in GNU Emacs I/O events are
integers or symbols (IIRC); in XEmacs they are a separate opaque type.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta