all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rustom Mody <rustompmody@gmail.com>
To: help-gnu-emacs@gnu.org, Git Mailing List <git@vger.kernel.org>
Subject: vc in emacs problem with git
Date: Thu, 27 Aug 2009 20:58:43 +0530	[thread overview]
Message-ID: <f46c52560908270828o574c0de6s17189a7326a1376d@mail.gmail.com> (raw)

This is emacs 23 using the new 'updated-for-modern-dvcs' vc
I see a mode line saying (note the colon)
Git:master

In the info on vc (Version control and the mode line) the emacs manual says:

  The character between the back-end name and the revision ID
indicates the version control status of the file.  `-' means that the
work file is not locked (if locking is in use), or not modified (if
locking is not in use).  `:' indicates that the file is locked, or that
it is modified.

However at the shell a git status says
# On branch master
nothing to commit (working directory clean)

If I close and reopen the file the colon becomes a -
But I get a message:

`working-revision' not found: using the old `workfile-version' instead.

             reply	other threads:[~2009-08-27 15:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-27 15:28 Rustom Mody [this message]
2009-08-27 16:14 ` vc in emacs problem with git Rustom Mody
2009-08-27 17:45   ` Tassilo Horn
2009-08-29 18:41   ` Junio C Hamano
2009-08-30  8:54     ` Rustom Mody
     [not found] ` <mailman.5535.1251389685.2239.help-gnu-emacs@gnu.org>
2009-08-27 21:10   ` Anselm Helbig
2009-08-28  5:43     ` rustom
2009-08-28  7:31       ` Anselm Helbig
2009-08-28  8:18         ` Tassilo Horn
     [not found]         ` <mailman.5567.1251447544.2239.help-gnu-emacs@gnu.org>
2009-08-29 14:31           ` rustom

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f46c52560908270828o574c0de6s17189a7326a1376d@mail.gmail.com \
    --to=rustompmody@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=help-gnu-emacs@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.