[PATCH 1/2] cli: S/MIME verification/decryption support
[notmuch-archives.git] / c5 / 45139acba87be612fe6bf266bde602489dff1f
1 Return-Path: <dme@dme.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 178E84196F2\r
6         for <notmuch@notmuchmail.org>; Tue, 20 Apr 2010 04:30:53 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id mX+++1U-9V79 for <notmuch@notmuchmail.org>;\r
16         Tue, 20 Apr 2010 04:30:52 -0700 (PDT)\r
17 Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com\r
18  [74.125.82.53])        by olra.theworths.org (Postfix) with ESMTP id 434E5431FC1       for\r
19  <notmuch@notmuchmail.org>; Tue, 20 Apr 2010 04:30:52 -0700 (PDT)\r
20 Received: by wwb28 with SMTP id 28so659370wwb.26\r
21         for <notmuch@notmuchmail.org>; Tue, 20 Apr 2010 04:30:51 -0700 (PDT)\r
22 Received: by 10.216.181.13 with SMTP id k13mr1814768wem.118.1271763051466;\r
23         Tue, 20 Apr 2010 04:30:51 -0700 (PDT)\r
24 Received: from ut.hh.sledj.net (gmp-ea-fw-1.sun.com [192.18.1.36])\r
25         by mx.google.com with ESMTPS id x14sm57063334wbs.18.2010.04.20.04.30.49\r
26         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
27         Tue, 20 Apr 2010 04:30:50 -0700 (PDT)\r
28 Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
29         id E121B594163; Tue, 20 Apr 2010 12:30:49 +0100 (BST)\r
30 To: Michal Sojka <sojkam1@fel.cvut.cz>,\r
31  Sebastian Spaeth <Sebastian@SSpaeth.de>\r
32 Subject: Re: [PATCH 1/2] Add 'cat' subcommand\r
33 In-Reply-To: <87y6ginzq7.fsf@steelpick.2x.cz>\r
34 References: <1271747793-17507-1-git-send-email-sojkam1@fel.cvut.cz>\r
35         <87pr1u7fnu.fsf@ut.hh.sledj.net> <87fx2qmtok.fsf@SSpaeth.de>\r
36         <4BCD7EA0.3080505@fel.cvut.cz> <87iq7m75tz.fsf@ut.hh.sledj.net>\r
37         <87y6ginzq7.fsf@steelpick.2x.cz>\r
38 User-Agent: Notmuch/0.2-20-g89ec2c1 (http://notmuchmail.org) Emacs/23.1.1\r
39         (x86_64-pc-linux-gnu)\r
40 From: David Edmondson <dme@dme.org>\r
41 Date: Tue, 20 Apr 2010 12:30:49 +0100\r
42 Message-ID: <87d3xu7446.fsf@ut.hh.sledj.net>\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain; charset=us-ascii\r
45 Cc: notmuch@notmuchmail.org\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Tue, 20 Apr 2010 11:30:53 -0000\r
59 \r
60 On Tue, 20 Apr 2010 13:13:36 +0200, Michal Sojka <sojkam1@fel.cvut.cz> wrote:\r
61 > On Tue, 20 Apr 2010, David Edmondson wrote:\r
62 > > On Tue, 20 Apr 2010 12:14:56 +0200, Michal Sojka <sojkam1@fel.cvut.cz> wrote:\r
63 > > >  > I'm puzzled why you chose to pass a filename as the argument to 'cat'\r
64 > > >  > rather than a message id (id:foo@bar.com)?\r
65 > > > \r
66 > > > The reason is that I want be able to distinguish between several\r
67 > > > messages with the same id.\r
68 > > \r
69 > > It strikes me that notmuch is not well suited to this in general. For\r
70 > > example, how would you find the filenames for the two messages with the\r
71 > > same message id?\r
72\r
73 > Currently, it is probably not possible but I can imagine that "notmuch\r
74 > show" will output all file names associated with the message id and user\r
75 > could select between them if he needs.\r
76 \r
77 If the filenames are really 'unique message identifiers' and may not\r
78 work when passed to open(2), then I don't have a problem.\r
79 \r
80 dme.\r
81 -- \r
82 David Edmondson, http://dme.org\r