notmuch/test/corpora/lkml/cur/1382298793.003295:2,
David Bremner e08f5f76e4 test: add 'lkml' corpus
These 210 messages are in several long threads, which is good for
testing our threading code, and may be useful just as a larger test
corpus in the future.
2017-04-13 21:55:43 -03:00

92 lines
4.3 KiB
Text

From: Mark Brown <broonie@opensource.wolfsonmicro.com>
Subject: Re: rfc: rewrite commit subject line for subsystem
maintainer preference tool
Date: Tue, 16 Nov 2010 19:55:31 +0000
Lines: 16
Message-ID: <20101116195530.GA7523@rakim.wolfsonmicro.main>
References: <1289845830.16461.149.camel@Joe-Laptop>
<20101115190738.GF3338@sirena.org.uk>
<1289848458.16461.150.camel@Joe-Laptop>
<20101115193407.GK12986@rakim.wolfsonmicro.main>
<1289850773.16461.166.camel@Joe-Laptop>
<20101116104921.GL12986@rakim.wolfsonmicro.main>
<1289919077.28741.50.camel@Joe-Laptop>
<20101116183707.179964dd@schatten.dmk.lab>
<20101116181226.GB26239@rakim.wolfsonmicro.main>
<20101116203522.65240b18@schatten.dmk.lab>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Cc: Joe Perches <joe@perches.com>, Andrew Morton <akpm@linux-foundation.org>,
Jiri Kosina <trivial@kernel.org>, alsa-devel@alsa-project.org,
linux-kernel@vger.kernel.org
To: Florian Mickler <florian@mickler.org>
X-From: alsa-devel-bounces@alsa-project.org Tue Nov 16 20:55:48 2010
Return-path: <alsa-devel-bounces@alsa-project.org>
Envelope-to: glad-alsa-devel-2@m.gmane.org
Received: from alsa0.perex.cz ([212.20.107.51])
by lo.gmane.org with esmtp (Exim 4.69)
(envelope-from <alsa-devel-bounces@alsa-project.org>)
id 1PIRd2-0000Zr-GV
for glad-alsa-devel-2@m.gmane.org; Tue, 16 Nov 2010 20:55:44 +0100
Received: by alsa0.perex.cz (Postfix, from userid 1000)
id 02BEA2417E; Tue, 16 Nov 2010 20:55:36 +0100 (CET)
X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on mail1.perex.cz
X-Spam-Level:
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled
version=3.2.4
Received: from alsa0.perex.cz (localhost [127.0.0.1])
by alsa0.perex.cz (Postfix) with ESMTP id 8AFD424159;
Tue, 16 Nov 2010 20:55:35 +0100 (CET)
X-Original-To: alsa-devel@alsa-project.org
Delivered-To: alsa-devel@alsa-project.org
Received: by alsa0.perex.cz (Postfix, from userid 1000)
id 32ADC24179; Tue, 16 Nov 2010 20:55:34 +0100 (CET)
Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com
[80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 913CA24158
for <alsa-devel@alsa-project.org>; Tue, 16 Nov 2010 20:55:33 +0100 (CET)
Received: from rakim.wolfsonmicro.main (lumison.wolfsonmicro.com
[87.246.78.27])
by opensource2.wolfsonmicro.com (Postfix) with ESMTPSA id C4CDE3B4538;
Tue, 16 Nov 2010 19:55:31 +0000 (GMT)
Received: from broonie by rakim.wolfsonmicro.main with local (Exim 4.72)
(envelope-from <broonie@rakim.wolfsonmicro.main>)
id 1PIRcp-0004nx-60; Tue, 16 Nov 2010 19:55:31 +0000
Content-Disposition: inline
In-Reply-To: <20101116203522.65240b18@schatten.dmk.lab>
X-Cookie: Killing turkeys causes winter.
User-Agent: Mutt/1.5.20 (2009-06-14)
X-BeenThere: alsa-devel@alsa-project.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "Alsa-devel mailing list for ALSA developers -
http://www.alsa-project.org" <alsa-devel.alsa-project.org>
List-Unsubscribe: <http://mailman.alsa-project.org/mailman/listinfo/alsa-devel>,
<mailto:alsa-devel-request@alsa-project.org?subject=unsubscribe>
List-Archive: <http://mailman.alsa-project.org/pipermail/alsa-devel>
List-Post: <mailto:alsa-devel@alsa-project.org>
List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help>
List-Subscribe: <http://mailman.alsa-project.org/mailman/listinfo/alsa-devel>,
<mailto:alsa-devel-request@alsa-project.org?subject=subscribe>
Sender: alsa-devel-bounces@alsa-project.org
Errors-To: alsa-devel-bounces@alsa-project.org
Archived-At: <http://permalink.gmane.org/gmane.linux.kernel/1063326>
On Tue, Nov 16, 2010 at 08:35:22PM +0100, Florian Mickler wrote:
> Hehe, I know that I wouldn't want to hand edit every autogenerated patch
> people throw at me... What about just dropping everything before the
> last "]" or ":" and putting an autogenerated prefix before it in a
> pre-commit hook on your side?
> That should work most of the time... don't know... maybe other
It's the most of the time bit that worries me, I'm generally reluctant
to script things like this when the scripts aren't very widely used and
it's a pain to get hooks distributed over all my systems and working for
all the things I need to apply patches for.
From my point of view my current approach is actually working pretty
well with most submitters, even people doing similar janitorial stuff.