Michael> vc-call is a macro defined in vc-hooks. The first argument
Michael> should be unquoted.
Michael> Try (vc-call state "somefile")
Sorry, I don't know what you are suggesting I do. (Lisp macros have always
confused me.) The call in ediff-vc-latest-version is already
(vc-call state file)
Are you suggesting I should quote "file":
(vc-call state "file")
Skip
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta