GNU bug report logs -
#5428
vc-annotate for Bzr does not show the date
Previous Next
Reported by: Dan Nicolaescu <dann <at> ics.uci.edu>
Date: Wed, 20 Jan 2010 07:29:01 UTC
Severity: wishlist
Tags: fixed, patch
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 05/17/2015 04:16 AM, Stefan Monnier wrote:
>
> FWIW, I've often wanted for vc-annotate to use a completely different
> approach, where the buffer's text content is just the actual file's
> content and the extra annotations are only displayed indirectly
> (e.g. via a background color, tooltip text, margin text, or in-buffer
> (but togglable by attribute)).
We already kind of have this possibility, though (via
vc-annotate-toggle-annotation-visibility). It's not enough because dates
and names are useful, and even having tooltips won't cut it.
The main stopper, I think, is the "togglable by attribute" UI (well, and
also the implementations for extracting more granular data for each
backend).
> Also by using the unannotated file's text in buffer, we could enable the
> normal font-lock rules, so we as to combine the normal font-lock
> highlighting with the background-color of vc-annotate.
That would be nice.
This bug report was last modified 5 years and 324 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.