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 09:17:37 -0700

Jim Meyering <address@hidden> writes:

  > Dan Nicolaescu <address@hidden> wrote:
  > ...
  > >   >     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.
  > 
  > Humph.  That did it.  Thanks.
  > 
  > Is it expected that I'd have to do that manually?
  > I would have though a Makefile rule would make it happen automatically.
  > I.e., shouldn't "make clean; make bootstrap" have done that?

"make bootstrap" should have done that, a simple "make" does not do
it.




reply via email to

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