[RFC PATCH 6/6] cli/reply: only pass gmime message to add recipients to reply message
[notmuch-archives.git] / 53 / da61c22fbb5cfa3fa5beca5e3a5eb5f3050532
1 Return-Path: <nelhage@mit.edu>\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 C73BB40DAE7\r
6         for <notmuch@notmuchmail.org>; Mon,  8 Nov 2010 09:58:49 -0800 (PST)\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=unavailable\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 tSCyBw45QESJ for <notmuch@notmuchmail.org>;\r
16         Mon,  8 Nov 2010 09:58:40 -0800 (PST)\r
17 X-Greylist: delayed 301 seconds by postgrey-1.32 at olra;\r
18         Mon, 08 Nov 2010 09:58:40 PST\r
19 Received: from dmz-mailsec-scanner-7.mit.edu (DMZ-MAILSEC-SCANNER-7.MIT.EDU\r
20         [18.7.68.36])\r
21         by olra.theworths.org (Postfix) with ESMTP id 3437140DAC1\r
22         for <notmuch@notmuchmail.org>; Mon,  8 Nov 2010 09:58:40 -0800 (PST)\r
23 X-AuditID: 12074424-b7b0bae000000a05-fc-4cd839234221\r
24 Received: from mailhub-auth-2.mit.edu ( [18.7.62.36])\r
25         by dmz-mailsec-scanner-7.mit.edu (Symantec Brightmail Gateway) with\r
26         SMTP id DE.68.02565.32938DC4; Mon,  8 Nov 2010 12:53:39 -0500 (EST)\r
27 Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103])\r
28         by mailhub-auth-2.mit.edu (8.13.8/8.9.2) with ESMTP id oA8Hrbei017784; \r
29         Mon, 8 Nov 2010 12:53:38 -0500\r
30 Received: from PHANATIQUE.MIT.EDU (c-71-192-162-193.hsd1.nh.comcast.net\r
31         [71.192.162.193]) (authenticated bits=0)\r
32         (User authenticated as nelhage@ATHENA.MIT.EDU)\r
33         by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id oA8HraYO006525\r
34         (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT);\r
35         Mon, 8 Nov 2010 12:53:37 -0500 (EST)\r
36 From: Nelson Elhage <nelhage@MIT.EDU>\r
37 To: Carl Worth <cworth@cworth.org>, Sebastian Spaeth <Sebastian@sspaeth.de>,\r
38         notmuch@notmuchmail.org\r
39 Subject: Re: [PATCH 1/2] emacs: notmuch-help: Integrate into the emacs help\r
40         system.\r
41 In-Reply-To: <874obroha1.fsf@yoom.home.cworth.org>\r
42 References: <1273869727-32740-1-git-send-email-nelhage@mit.edu>\r
43         <1273869727-32740-2-git-send-email-nelhage@mit.edu>\r
44         <877hn6yv5b.fsf@SSpaeth.de> <874oiayubn.fsf@SSpaeth.de>\r
45         <87r5lckh5t.fsf@mit.edu> <874obroha1.fsf@yoom.home.cworth.org>\r
46 User-Agent: Notmuch/0.4-19-g38c7247 (http://notmuchmail.org) Emacs/23.1.1\r
47         (x86_64-pc-linux-gnu)\r
48 Date: Mon, 08 Nov 2010 12:53:35 -0500\r
49 Message-ID: <87mxpjbt28.fsf@mit.edu>\r
50 MIME-Version: 1.0\r
51 Content-Type: text/plain; charset=us-ascii\r
52 X-Brightmail-Tracker: AAAAARaQIa0=\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Mon, 08 Nov 2010 17:58:49 -0000\r
66 \r
67 I'll think about putting together that patch, although I am going on\r
68 vacation for a few weeks shortly, so it might not happen particularly\r
69 soon.\r
70 \r
71 IME trying to use emacs without any window splitting is a bit of a lost\r
72 cause, but maybe you're right that it's possible if you're /just/ using\r
73 notmuch, so I'll work on that patch.\r
74 \r
75 - Nelson\r
76 \r
77 On Mon, 08 Nov 2010 09:29:42 -0800, Carl Worth <cworth@cworth.org> wrote:\r
78 > On Sat, 15 May 2010 17:07:42 -0400, Nelson Elhage <nelhage@MIT.EDU> wrote:\r
79 > > On Fri, 14 May 2010 15:47:24 -0700, "Sebastian Spaeth" <Sebastian@sspaethde> wrote:\r
80 > > > On 2010-05-14, Sebastian Spaeth wrote:\r
81 > > > > I just tried this and one thing I did not like...\r
82 > ..\r
83 > > It's worth documenting. I'd prefer not to override it in notmuch-help,\r
84 > > because it's important to me that it behave like other help functions in\r
85 > > emacs. users could defadvice it or something if they really want.\r
86\r
87 > Hi Nelson,\r
88\r
89 > I appreciate your desire to make notmuch work more consistently for\r
90 > experienced users of emacs.\r
91\r
92 > But this is a case where I think the emacs defaults are wrong for a new\r
93 > user, (I'm imagining someone getting started with notmuch and that\r
94 > otherwise doesn't use emacs regularly).\r
95\r
96 > For a user like this I think it's important for the notmuch emacs\r
97 > interface to not do any window-splitting by default. Without any\r
98 > splitting the new user is given a consistent experience, (notmuch often\r
99 > opens new windows and the user can clear any window by pressing "q" and\r
100 > seeing the previous window).\r
101\r
102 > But with window splitting, the user now needs to know a new command for\r
103 > undoing the split, (such as C-x 1) or for switching between the windows\r
104 > (such as C-x o).\r
105\r
106 > So for this particular feature, I want the default behavior to open the\r
107 > help window just like any other notmuch window, (even though that\r
108 > doesn't match what emacs typically does for help windows). Then the\r
109 > "experienced" emacs suers can be given a configuration option to get the\r
110 > desired behavior.\r
111\r
112 > Would you care to put together a patch to do that?\r
113\r
114 > -Carl\r
115\r
116 > -- \r
117 > carl.d.worth@intel.com\r
118 Non-text part: application/pgp-signature\r