all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

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.