emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs-diffs emails can get long subject if log starts with "*"


From: Stefan Monnier
Subject: Re: emacs-diffs emails can get long subject if log starts with "*"
Date: Mon, 24 Nov 2014 12:49:33 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> This has nothing to do with the asterisk.  The first paragraph of the
> log message is taken to be the summary.  You get the same behaviour with
> git format-patch or git log --oneline.

Oh, really, is that how Git defines the "summary"?  I thought it was
just the first line; and I assumed the email program was just buggy in
this respect.

Then vc-git.el should probably be fixed accordingly to add an empty line
to separate the summary from the rest.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]