GNU bug report logs -
#1158
23.0.60; vc mode not working under newest Emacs.app
Previous Next
Reported by: "Neo Lee" <neo.lee <at> gmail.com>
Date: Mon, 13 Oct 2008 11:10:03 UTC
Severity: normal
Tags: moreinfo, unreproducible
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
neo lee wrote (on Wed, 15 Oct 2008 at 10:04 +0800):
> But the mode actually not working. If I try to use any of the vc-* commands
> after that, the message in mini-buffer will be:
>
> No fileset is available here.
>
> Other vc-mode functions are also missing, e.g. the revision displayed on the
> bar.
It is surprising that a change in configure options could affect such
a thing.
What happens if you start with `emacs -Q', and open the README file
from the directory where you checked out the CVS trunk?
If you repeat the experiment, but do M-x toggle-debug-on-error before
opening README, do you get any backtrace?
What does
M-: (executable-find "cvs")
return?
What does
M-: (vc-cvs-registered "/path/to/emacs/cvs/README")
return?
What does
M-x list-load-path-shadows
say?
This bug report was last modified 16 years and 308 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.