From: Karl Chen <Karl.Chen@quarl.org>
To: Emacs Developement List <emacs-devel@gnu.org>
Subject: vc-git-print-log: set buffer mode earlier
Date: Wed, 15 Apr 2009 11:08:56 -0400 [thread overview]
Message-ID: <quack.20090415T1108.87prfe6jjr@honk.quarl.org> (raw)
I like to use `vc-print-log' then press 'd' on a log entry for
`log-view-diff'.
`vc-print-log' on a buffer in a git repository often returns the
first few log entries quickly then takes a while to finish
(especially if the disk cache is cold).
However, the log buffer isn't set as `vc-git-log-view-mode' until
the `git log' command completes. Is it possible to do this
before `git log' completes?
next reply other threads:[~2009-04-15 15:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-15 15:08 Karl Chen [this message]
2009-12-01 20:08 ` vc-git-print-log: set buffer mode earlier Stefan Monnier
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=quack.20090415T1108.87prfe6jjr@honk.quarl.org \
--to=karl.chen@quarl.org \
--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 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.