From: Jim Meyering <jim@meyering.net>
To: Emacs development discussions <emacs-devel@gnu.org>
Subject: vc-mode nit: C-x v v doesn't add a file in a subdir
Date: Sun, 21 Oct 2007 23:14:18 +0200 [thread overview]
Message-ID: <87d4v8w4ph.fsf@rho.meyering.net> (raw)
I was surprised by this:
$ git-init
Initialized empty Git repository in .git/
$ mkdir c; echo a > c/f; emacs c/f
then I typed C-x v v, and got this:
vc-deduce-fileset: No fileset is available here.
next reply other threads:[~2007-10-21 21:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-21 21:14 Jim Meyering [this message]
2007-10-21 23:54 ` vc-mode nit: C-x v v doesn't add a file in a subdir Dan Nicolaescu
2007-10-22 8:42 ` Jim Meyering
2007-10-22 14:14 ` Dan Nicolaescu
2007-10-22 14:22 ` Jim Meyering
2007-10-22 16:17 ` Dan Nicolaescu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d4v8w4ph.fsf@rho.meyering.net \
--to=jim@meyering.net \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).