From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [ANNOUNCE] Git 1.7.3.3
Date: Mon, 6 Dec 2010 17:51:18 +0100 [thread overview]
Message-ID: <AANLkTikqXU18wpBvB0rLB2OjUrDPyOzJh9fn4ohzLZWc@mail.gmail.com> (raw)
In-Reply-To: <7vy682syya.fsf@alter.siamese.dyndns.org>
On Mon, Dec 6, 2010 at 16:28, Junio C Hamano <gitster@pobox.com> wrote:
> The latest maintenance release Git 1.7.3.3 is available at the
> usual places:
\o/
> * "git-blame" mode (in contrib/emacs) didn't say (require 'format-spec)
> even though it depends on it; it didn't work with Emacs 22 or older
> unless Gnus is used.
Was it Gnus in particular for some reason. Or just anything that
incidentally loaded format-spec.el ?
emacs.git $ git --no-pager grep "(require 'format-spec)"
lisp/erc/erc-compat.el:(require 'format-spec)
lisp/gnus/gnus-sieve.el:(require 'format-spec)
lisp/gnus/mail-source.el:(require 'format-spec)
lisp/image-dired.el:(require 'format-spec)
lisp/net/tramp-compat.el: (require 'format-spec)
lisp/org/org-docbook.el:(require 'format-spec)
prev parent reply other threads:[~2010-12-06 16:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-03 2:21 [ANNOUNCE] Git 1.7.0.8, 1.7.1.3 and 1.7.2.4 Junio C Hamano
2010-12-06 15:28 ` [ANNOUNCE] Git 1.7.3.3 Junio C Hamano
2010-12-06 16:51 ` Ævar Arnfjörð Bjarmason [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AANLkTikqXU18wpBvB0rLB2OjUrDPyOzJh9fn4ohzLZWc@mail.gmail.com \
--to=avarab@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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.
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 NNTP newsgroup(s).