* vc-annotate file name column
@ 2014-01-21 17:37 Michael Bach
0 siblings, 0 replies; only message in thread
From: Michael Bach @ 2014-01-21 17:37 UTC (permalink / raw)
To: help-gnu-emacs
Dear Emacs Users and Developers,
I am trying to customize the look of `vc-annotate' used with git. I
would like to be able to just omit the file path column from the
`vc-annotate-mode' buffer because IMHO that's redundant information. I
am well aware that there is the `v' key to toggle the display of the
information columns, but that messes up line alignment between source
and annotated buffer on my small laptop screen. Dunno.
Now I had a look and found that `vc-annotate' for git calls
`vc-git-annotate-command' which in turn calls `git blame'. If this
would call e.g. `git annotate' instead, at least the file name would be
gone.
Has someone thought of making this more customizable? Did you solve it
another way? Any advice for workarounds are greatly appreciated.
Best Regards,
Michael
P.S.: I switched to magit-blame for the time being but find it too
intrusive on files with frequent commits, so would prefer the vc-annotate.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-01-21 17:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-21 17:37 vc-annotate file name column Michael Bach
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).