emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vc-git-show-log-entry


From: Eric Hanchrow
Subject: Re: vc-git-show-log-entry
Date: Mon, 20 Oct 2008 08:09:54 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Your patch seems to work, but I notice something I don't like:

* I typed C-x C-f /usr/local/src/emacs-via-git/lisp/vc-git.el RET,
  visiting a file that is part of a git working tree (by an astounding
  coincidence, it's the very file we're hacking!)
* I typed C-x v g to annotate the file
* I moved point to a  more or less random line, and typed "l"

I did indeed see point move to that line's commit in the *vc-change-log*
buffer ... albeit slowly (presumably since it takes git-log rather a
long time to run).  What's really bad is that the next time I typed "l"
in the same annotated buffer, it _again_ took a long time; I think it
re-ran "git log" even though there was already a perfectly good
*vc-change-log* buffer.

I haven't figured out why this is happening.

My version seems to have this problem, too, for what it's worth.
-- 
Asking the Iraqi people to assume Saddam's debts
is rather like telling a man who has been shot in the head
that he has to pay for the bullet.
        -- James Surowiecki





reply via email to

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