* vc-git-print-log: set buffer mode earlier
@ 2009-04-15 15:08 Karl Chen
2009-12-01 20:08 ` Stefan Monnier
0 siblings, 1 reply; 2+ messages in thread
From: Karl Chen @ 2009-04-15 15:08 UTC (permalink / raw)
To: Emacs Developement List
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?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-01 20:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-15 15:08 vc-git-print-log: set buffer mode earlier Karl Chen
2009-12-01 20:08 ` Stefan Monnier
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.