Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / 86 / 6d1fe63ec5cd517b10e9e1778e3232f70254e0
1 Return-Path: <markwalters1009@gmail.com>\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 D5C0C421174\r
6         for <notmuch@notmuchmail.org>; Sun, 12 Feb 2012 17:19:24 -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.201\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id Nmi9AcQ1JWF8 for <notmuch@notmuchmail.org>;\r
18         Sun, 12 Feb 2012 17:19:24 -0800 (PST)\r
19 Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com\r
20  [74.125.82.45])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
21  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
22  6DA78421171    for <notmuch@notmuchmail.org>; Sun, 12 Feb 2012 17:19:22 -0800\r
23  (PST)\r
24 Received: by mail-ww0-f45.google.com with SMTP id dt12so3923384wgb.2\r
25         for <notmuch@notmuchmail.org>; Sun, 12 Feb 2012 17:19:22 -0800 (PST)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
27         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
28         bh=C64EpB8G5VljONLPg1Z2kYdw7+f/vYjYSTF5/0YAChU=;\r
29         b=T28Ed9REMM4ywl7lX65WYRwvnXvIkKWCPblBDz9HghsRCgWMKToFxXzgkqycHAsJO5\r
30         V1a8wgltfNJ27OskyL/rz6DPBwntSI6luArAYe3Ff+CPAePA7KpdA423KL1+s82rRVZw\r
31         baQynPE0iHIxw2x/9hgUraqKfng8zdOqrMh0w=\r
32 Received: by 10.180.101.228 with SMTP id fj4mr10060881wib.4.1329095962190;\r
33         Sun, 12 Feb 2012 17:19:22 -0800 (PST)\r
34 Received: from localhost (94-192-233-223.zone6.bethere.co.uk.\r
35  [94.192.233.223])      by mx.google.com with ESMTPS id\r
36  by3sm2815558wib.3.2012.02.12.17.19.20  (version=TLSv1/SSLv3 cipher=OTHER);\r
37         Sun, 12 Feb 2012 17:19:21 -0800 (PST)\r
38 From: Mark Walters <markwalters1009@gmail.com>\r
39 To: notmuch@notmuchmail.org\r
40 Subject: [RFC PATCH v3 05/11] emacs: add defcustom group for notmuch-pick\r
41 Date: Mon, 13 Feb 2012 01:20:09 +0000\r
42 Message-Id: <1329096015-8078-6-git-send-email-markwalters1009@gmail.com>\r
43 X-Mailer: git-send-email 1.7.2.3\r
44 In-Reply-To: <1329072579-27340-1-git-send-email-markwalters1009@gmail.com>\r
45 References: <1329072579-27340-1-git-send-email-markwalters1009@gmail.com>\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: Mon, 13 Feb 2012 01:19:25 -0000\r
59 \r
60 ---\r
61  emacs/notmuch-lib.el |    4 ++++\r
62  1 files changed, 4 insertions(+), 0 deletions(-)\r
63 \r
64 diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el\r
65 index d315f76..b88bb80 100644\r
66 --- a/emacs/notmuch-lib.el\r
67 +++ b/emacs/notmuch-lib.el\r
68 @@ -40,6 +40,10 @@\r
69    "Showing messages and threads."\r
70    :group 'notmuch)\r
71  \r
72 +(defgroup notmuch-pick nil\r
73 +  "Showing message and thread structure."\r
74 +  :group 'notmuch)\r
75 +\r
76  (defgroup notmuch-send nil\r
77    "Sending messages from Notmuch."\r
78    :group 'notmuch)\r
79 -- \r
80 1.7.2.3\r
81 \r