Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / 2d / 9ff6d1cb786cb6385f30e1f8e408f735c5eddc
1 Return-Path: <too@iki.fi>\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 D039D431FD6\r
6         for <notmuch@notmuchmail.org>; Tue, 24 Jan 2012 10:50:04 -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: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\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 gvUh5v7I-rqL for <notmuch@notmuchmail.org>;\r
16         Tue, 24 Jan 2012 10:50:03 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru-group.fi [87.108.86.66])\r
18         by olra.theworths.org (Postfix) with ESMTP id 47E30431FB6\r
19         for <notmuch@notmuchmail.org>; Tue, 24 Jan 2012 10:50:03 -0800 (PST)\r
20 Received: by guru.guru-group.fi (Postfix, from userid 501)\r
21         id 9E62D68056; Tue, 24 Jan 2012 20:50:06 +0200 (EET)\r
22 From: Tomi Ollila <tomi.ollila@iki.fi>\r
23 To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
24         Notmuch Mail <notmuch@notmuchmail.org>\r
25 Subject: Re: [PATCH 6/6] emacs: modify the default show-mode key bindings for\r
26         archiving\r
27 In-Reply-To: <1327307665-23387-6-git-send-email-jrollins@finestructure.net>\r
28 References: <87pqea24z0.fsf@servo.finestructure.net>\r
29         <1327307665-23387-1-git-send-email-jrollins@finestructure.net>\r
30         <1327307665-23387-2-git-send-email-jrollins@finestructure.net>\r
31         <1327307665-23387-3-git-send-email-jrollins@finestructure.net>\r
32         <1327307665-23387-4-git-send-email-jrollins@finestructure.net>\r
33         <1327307665-23387-5-git-send-email-jrollins@finestructure.net>\r
34         <1327307665-23387-6-git-send-email-jrollins@finestructure.net>\r
35 User-Agent: Notmuch/0.11+99~g0528eb4 (http://notmuchmail.org) Emacs/23.3.1\r
36         (x86_64-unknown-linux-gnu)\r
37 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
38         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
39         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
40 Date: Tue, 24 Jan 2012 20:50:06 +0200\r
41 Message-ID: <m2ehup3pgh.fsf@guru.guru-group.fi>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.13\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Tue, 24 Jan 2012 18:50:04 -0000\r
57 \r
58 On Mon, 23 Jan 2012 00:34:25 -0800, Jameson Graef Rollins <jrollins@finestructure.net> wrote:\r
59 > This changes the default key bindings for the 'a' key in notmuch-show\r
60 > mode.  Instead of archiving the entire thread, it now just archives\r
61 > the current message, and then advance to the next open message\r
62 > (archive-message-then-next).  'A' is now bound to the previous\r
63 > archive-thread-then-next function.\r
64 > ---\r
65 \r
66 +1 for the whole thread. If that one docstring is wrong I'd rather see\r
67 this patchset first pushed and then just do one-line trivial patch to\r
68 fix that issue -- less work to everyone.\r
69 \r
70 Tomi\r
71 \r