From: Markus Triska <markus.triska@gmx.at>
To: emacs-pretest-bug@gnu.org
Subject: bug#2982: 23.0.92; `vc-diff' behaves inconsistently with git
Date: Mon, 13 Apr 2009 13:23:01 +0200 [thread overview]
Message-ID: <m2hc0sx0fe.fsf@gmx.at> (raw)
When I do:
$ mkdir test
$ cd test
$ git init
$ touch a.txt
$ git add a.txt
$ git commit -m "initial revision"
$ emacs -Q a.txt
then pressing "C-x v =" shows:
No changes between working revision and workfile
in the echo area. However, when I do:
M-! touch a.txt RET
then "C-x v =" shows:
Finding changes in /Users/mt/test/a.txt...done
and a *vc-diff* buffer remains visible, showing:
diff --git a/a.txt b/a.txt
although, as before, a.txt is unchanged. In a new Emacs instance,
"C-x v =" again behaves like the first time. git version: 1.6.2.
In GNU Emacs 23.0.92.2 (i386-apple-darwin9.6.1, GTK+ Version 2.14.7)
of 2009-04-05 on mt-imac.local
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure '--with-tiff=no''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
next reply other threads:[~2009-04-13 11:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-13 11:23 Markus Triska [this message]
2009-04-13 17:58 ` bug#2982: 23.0.92; `vc-diff' behaves inconsistently with git Stefan Monnier
[not found] ` <mailman.5259.1239647042.31690.bug-gnu-emacs@gnu.org>
2009-04-18 17:03 ` Markus Triska
2009-04-18 19:38 ` Stefan Monnier
2009-04-18 19:51 ` Markus Triska
2009-04-18 20:07 ` Stefan Monnier
2012-06-28 12:51 ` Dmitry Gutov
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=m2hc0sx0fe.fsf@gmx.at \
--to=markus.triska@gmx.at \
--cc=2982@emacsbugs.donarmstrong.com \
--cc=emacs-pretest-bug@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).