GNU bug report logs - #19196
25.0.50; vc.el with RCS: undefined function `vc-master-name'

Previous Next

Package: emacs;

Reported by: esr <at> thyrsus.com

Date: Wed, 26 Nov 2014 17:52:02 UTC

Severity: normal

Merged with 19198

Found in version 25.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Eric S. Raymond" <esr <at> thyrsus.com>
To: Simon Leinen <simon.leinen <at> switch.ch>
Cc: 19196 <at> debbugs.gnu.org
Subject: bug#19196: 25.0.50; vc.el with RCS: undefined function `vc-master-name'
Date: Wed, 26 Nov 2014 12:50:21 -0500
Simon Leinen <simon.leinen <at> switch.ch>:
> When I run "./src/emacs -Q" and open a file that's under RCS version
> control, I get the following error:
> 
>   Symbol's function definition is void: vc-master-name
> 
> This function is defined in the new `vc-filewise.el'.
> 
> It is called from vc-rcs.el and vc-sccs.el.  These two files also call
> `vc-rename-master'.  For `vc-rename-master', autoloads are defined in
> `vc-rcs.el' and `vc-sccs.el'; but the autoloads still point to "vc"
> rather than "vc-filewise".  I fixed that and also added autoloads for
> `vc-master-name'.  So please consider the following patch.  With it,
> this error should be gone.  I still run into another issue, which I'll
> report separately.

I will merge.  *Very* odd that I didn't run into my RCS testing.
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>




This bug report was last modified 10 years and 180 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.