From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: emacs-diffs emails can get long subject if log starts with "*" Date: Sat, 22 Nov 2014 18:06:15 -0500 Message-ID: References: <87389azvuk.fsf@igel.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1416697591 2125 80.91.229.3 (22 Nov 2014 23:06:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 22 Nov 2014 23:06:31 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 23 00:06:23 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XsJkz-0002DQ-OW for ged-emacs-devel@m.gmane.org; Sun, 23 Nov 2014 00:06:22 +0100 Original-Received: from localhost ([::1]:47061 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsJkz-0003U0-5V for ged-emacs-devel@m.gmane.org; Sat, 22 Nov 2014 18:06:21 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50812) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsJkw-0003Tj-2m for emacs-devel@gnu.org; Sat, 22 Nov 2014 18:06:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XsJkv-0003c7-2r for emacs-devel@gnu.org; Sat, 22 Nov 2014 18:06:18 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50865) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsJku-0003c3-VC for emacs-devel@gnu.org; Sat, 22 Nov 2014 18:06:16 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XsJkt-0001fV-QD; Sat, 22 Nov 2014 18:06:15 -0500 X-Spook: Ron Brown terrorism Watergate Afghanistan Serbian SP4 X-Ran: a7-.|!'3lg\4@6[C#[+:ny{hwc`Dh<8!B?z[uHfp!uLbtY]G6M? X-Hue: cyan X-Attribution: GM In-Reply-To: <87389azvuk.fsf@igel.home> (Andreas Schwab's message of "Sat, 22 Nov 2014 23:58:11 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:178046 Archived-At: Andreas Schwab wrote: > 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. OK. Seems dumb to me for a thing that sends out mails not to include a check on subject length, so I'll probably attempt to patch that in. Also seems dumb to me to ignore line-breaks, and insist on paragrpah breaks, but whatever.