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: Jim Meyering
Subject: Re: vc-mode nit: C-x v v doesn't add a file in a subdir
Date: Mon, 22 Oct 2007 16:22:45 +0200

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?




reply via email to

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