On Mon, Dec 6, 2010 at 16:28, Junio C Hamano <gitster@xxxxxxxxx> 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) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html