Re: [PATCH 1/2] Add 'cat' subcommand
authorDavid Edmondson <dme@dme.org>
Tue, 20 Apr 2010 10:53:44 +0000 (11:53 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:44 +0000 (09:36 -0800)
40/fe42255fb4359ed78b95922bb72b6a6c3c7f08 [new file with mode: 0644]

diff --git a/40/fe42255fb4359ed78b95922bb72b6a6c3c7f08 b/40/fe42255fb4359ed78b95922bb72b6a6c3c7f08
new file mode 100644 (file)
index 0000000..74eb010
--- /dev/null
@@ -0,0 +1,73 @@
+Return-Path: <dme@dme.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 221C84196F2\r
+       for <notmuch@notmuchmail.org>; Tue, 20 Apr 2010 03:53:49 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.9\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
+       tests=[BAYES_00=-1.9] autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id 3Y5IRmmkLMSY for <notmuch@notmuchmail.org>;\r
+       Tue, 20 Apr 2010 03:53:48 -0700 (PDT)\r
+Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com\r
+       [74.125.82.181])\r
+       by olra.theworths.org (Postfix) with ESMTP id 1C761431FC1\r
+       for <notmuch@notmuchmail.org>; Tue, 20 Apr 2010 03:53:47 -0700 (PDT)\r
+Received: by wyj26 with SMTP id 26so3325408wyj.26\r
+       for <notmuch@notmuchmail.org>; Tue, 20 Apr 2010 03:53:46 -0700 (PDT)\r
+Received: by 10.216.157.142 with SMTP id o14mr630603wek.183.1271760826234;\r
+       Tue, 20 Apr 2010 03:53:46 -0700 (PDT)\r
+Received: from ut.hh.sledj.net (gmp-ea-fw-1.sun.com [192.18.1.36])\r
+       by mx.google.com with ESMTPS id r29sm23657059wbv.3.2010.04.20.03.53.44\r
+       (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
+       Tue, 20 Apr 2010 03:53:44 -0700 (PDT)\r
+Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
+       id 4630F594163; Tue, 20 Apr 2010 11:53:44 +0100 (BST)\r
+To: Michal Sojka <sojkam1@fel.cvut.cz>,\r
+ Sebastian Spaeth <Sebastian@SSpaeth.de>\r
+Subject: Re: [PATCH 1/2] Add 'cat' subcommand\r
+In-Reply-To: <4BCD7EA0.3080505@fel.cvut.cz>\r
+References: <1271747793-17507-1-git-send-email-sojkam1@fel.cvut.cz>\r
+       <87pr1u7fnu.fsf@ut.hh.sledj.net> <87fx2qmtok.fsf@SSpaeth.de>\r
+       <4BCD7EA0.3080505@fel.cvut.cz>\r
+User-Agent: Notmuch/0.2-20-g89ec2c1 (http://notmuchmail.org) Emacs/23.1.1\r
+       (x86_64-pc-linux-gnu)\r
+From: David Edmondson <dme@dme.org>\r
+Date: Tue, 20 Apr 2010 11:53:44 +0100\r
+Message-ID: <87iq7m75tz.fsf@ut.hh.sledj.net>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Cc: notmuch@notmuchmail.org\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 20 Apr 2010 10:53:49 -0000\r
+\r
+On Tue, 20 Apr 2010 12:14:56 +0200, Michal Sojka <sojkam1@fel.cvut.cz> wrote:\r
+>  > I'm puzzled why you chose to pass a filename as the argument to 'cat'\r
+>  > rather than a message id (id:foo@bar.com)?\r
+> \r
+> The reason is that I want be able to distinguish between several\r
+> messages with the same id.\r
+\r
+It strikes me that notmuch is not well suited to this in general. For\r
+example, how would you find the filenames for the two messages with the\r
+same message id?\r
+\r
+dme.\r
+-- \r
+David Edmondson, http://dme.org\r