From: Uwe Brauer <oub@mat.ucm.es>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Uwe Brauer <oub@mat.ucm.es>, emacs-devel@gnu.org
Subject: Re: vc-git feature proposale: modeline and annotate
Date: Thu, 15 Dec 2022 14:34:11 +0100 [thread overview]
Message-ID: <87tu1wokoc.fsf@mat.ucm.es> (raw)
In-Reply-To: 83o7s5kpn2.fsf@gnu.org
> One way is by using the :eval construct in mode-line-format.
> I don't think "git blame" can do that.
Courtesy by Tassilo Horn (on the git-users mailing list
git blame -l tex.el | git name-rev --refs=master --name-only --annotate-stdin | head
Does precisely what I am looking for. It is not clear to whether and how
this command syntax could be used, the docstring of vc-annotate does not
give a hint
prev parent reply other threads:[~2022-12-15 13:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-14 21:36 vc-git feature proposale: modeline and annotate Uwe Brauer
2022-12-15 7:53 ` Eli Zaretskii
2022-12-15 8:26 ` Uwe Brauer
2022-12-15 9:00 ` Eli Zaretskii
2022-12-15 9:38 ` Uwe Brauer
2022-12-15 13:34 ` Uwe Brauer [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tu1wokoc.fsf@mat.ucm.es \
--to=oub@mat.ucm.es \
--cc=eliz@gnu.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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).