[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: XEmacs 21.4 and vc-svn.el

From: <kfogel_at_collab.net>
Date: 2003-05-12 17:42:36 CEST

pll@lanminds.com writes:
> When I try to load vc-svn.el into XEmacs 21.4-12 (Debian sid), I get
> the following error:
>
> Symbol's value as variable is void: vc-handled-backends
>
> If I load the file into a buffer, and comment out the line:
>
> (add-to-list 'vc-handled-backends 'SVN)
>
> an 'M-x eval-current-buffer' completes normally.

I think it's because XEmacs doesn't load any `vc' code normally, but
FSF Emacs does. For example, try doing

   M-x vc-toggle-read-only

(it's "C-x C-q" in Emacs, don't know about XEmacs) on some random
buffer before loading vc-svn.el. Then load it, unmodified. Does it
load okay?

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 12 18:25:29 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.