vc-svn.el with XEmacs 21.4.15, vc 1.38
From: Greg Ward <gward_at_python.net>
Date: 2004-11-06 18:41:53 CET
Hi -- I'm trying to get vc-svn.el working, and it looks like I'm getting
Here's what goes wrong: if I run
(load-file "/home/greg/lib/emacs/vc-svn.el")
then I get this error message:
Symbol's value as variable is void: vc-handled-backends
Looking through vc.el, there's no variable called vc-handled-backends.
"""
(defmacro vc-backend-dispatch (f s r c)
(I'm leaving out the incomprehensible Lisp code that follows.) (Caveat:
Any clue what's going on here? Thanks --
Greg
-- Greg Ward <gward_at_python.net> http://www.gerg.ca/ God made machine language; all the rest is the work of man. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat Nov 6 18:42:20 2004 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.