[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: 23.0.50; vc-diff bombs with wrong-type-argument stringp
From:
Glenn Morris
Subject:
Re: 23.0.50; vc-diff bombs with wrong-type-argument stringp
Date:
2007年9月20日 03:11:37 -0400
User-agent:
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Bill Wohler wrote:
> When I run `C-x v =' on a Subversion-controlled file, I get the appended
> stack trace. I do not get this error with emacs -Q; however, the NEWS
> file does not indicate any incompatible changes which would point out
> which of my settings might be to blame.
[...]
> (vc-svn-with-output-buffer (let (...) (goto-char ...) (if ... ... ...)))
`vc-svn-with-output-buffer' does not appear in the Emacs CVS, so at a
guess, you are using a different version of vc-svn.el that shadows the
Emacs one.