emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vc-mode nit: C-x v v doesn't add a file in a subdir


From: Dan Nicolaescu
Subject: Re: vc-mode nit: C-x v v doesn't add a file in a subdir
Date: Mon, 22 Oct 2007 07:14:51 -0700

Jim Meyering <address@hidden> writes:

  > Dan Nicolaescu <address@hidden> wrote:
  > > Jim Meyering <address@hidden> writes:
  > >   > I was surprised by this:
  > ...
  > >   >   vc-deduce-fileset: No fileset is available here.
  > >
  > > It works for me.
  > > This change should have fixed this:
  > ...
  > 
  > Thanks for the quick feedback.
  > However, I was using the very latest, which included that change.
  > Can you still reproduce it like this, from your emacs build directory?
  > 
  >     cd src && git-init && mkdir c && echo a > c/f && ./emacs -q c/f
  > 
  > Then type C-x v v.
  > 
  > I still see the failure.

The command sequence above works for me. 

Did you byte compile vc.el? 

cd lisp && make recompile

and then try again.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]