From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71542 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: gitweb kinda stopped? Date: Thu, 23 Sep 2010 09:43:56 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <8739t0jz9v.fsf@lifelogs.com> References: <87lj6thp9k.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1285253089 20457 80.91.229.12 (23 Sep 2010 14:44:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 23 Sep 2010 14:44:49 +0000 (UTC) Cc: To: James Cloos Original-X-From: ding-owner+M19915@lists.math.uh.edu Thu Sep 23 16:44:47 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Oyn2V-0006Vx-1B for ding-account@gmane.org; Thu, 23 Sep 2010 16:44:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Oyn2G-000563-RL; Thu, 23 Sep 2010 09:44:32 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Oyn2F-00055p-C3 for ding@lists.math.uh.edu; Thu, 23 Sep 2010 09:44:31 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Oyn2D-0000Kh-Lf for ding@lists.math.uh.edu; Thu, 23 Sep 2010 09:44:31 -0500 Original-Received: from chirelay1o.jumptrading.com ([38.98.147.153] helo=chirelay1.jumptrading.com) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Oyn2C-0006Gj-00 for ; Thu, 23 Sep 2010 16:44:28 +0200 Original-Received: from chirelay1.jumptrading.com (unknown [127.0.0.1]) by chirelay1.jumptrading.com (Symantec Mail Security) with ESMTP id 04528320049 for ; Thu, 23 Sep 2010 09:43:58 -0500 (CDT) X-AuditID: 26629395-a046abb000006e18-80-4c9b67ad4a02 Original-Received: from chiexchange02.w2k.jumptrading.com (unknown [38.98.147.140]) by chirelay1.jumptrading.com (Symantec Mail Security) with ESMTP id BDDC22DC009 for ; Thu, 23 Sep 2010 09:43:57 -0500 (CDT) Original-Received: from internalsmtp.w2k.jumptrading.com (10.2.4.29) by chiexchange02.w2k.jumptrading.com (10.2.4.71) with Microsoft SMTP Server id 8.1.291.1; Thu, 23 Sep 2010 09:43:57 -0500 Original-Received: from tzlatanov-ubuntu-desktop.jumptrading.com ([10.2.14.81]) by internalsmtp.w2k.jumptrading.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 23 Sep 2010 09:43:57 -0500 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" In-Reply-To: (James Cloos's message of "Wed, 22 Sep 2010 19:47:27 -0400") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-OriginalArrivalTime: 23 Sep 2010 14:43:57.0264 (UTC) FILETIME=[C091FD00:01CB5B2D] X-Brightmail-Tracker: AAAAAA== X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71542 Archived-At: On Wed, 22 Sep 2010 19:47:27 -0400 James Cloos wrote:=20 JC> BTW, while someone is looking at git, two things: JC> =E2=80=A2 It would be helpful for the commit messages to include the nu= mber of JC> commits in the Subject line, as most other commit scripts do. That's reasonable. I put the trivial change into the repo and will actually install it when I get a chance tonight. JC> =E2=80=A2 Has anyone worked out the necessary incantation to allow JC> gnus-summary-enter-digest-group to automatically convert a typical JC> git commit mail into a digest group? The format has a '^commit ' JC> header which can be used like an mbox '^From ' header, an 'Author:' JC> header for 'From:', and a 'Date:' header. The first line of the JC> commit could be moved into a created Subject: header. Or not. Not me, I just read the darn things. Ted