Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 71 / a8fdb0fe9510c8f84a71728f42ba1d5a9b9291
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 952B7421170\r
6         for <notmuch@notmuchmail.org>; Wed, 11 Jul 2012 11:57:28 -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: 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 VPQvi5YwiV84 for <notmuch@notmuchmail.org>;\r
18         Wed, 11 Jul 2012 11:57:27 -0700 (PDT)\r
19 Received: from mail-we0-f181.google.com (mail-we0-f181.google.com\r
20         [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id B3CBE429E57\r
23         for <notmuch@notmuchmail.org>; Wed, 11 Jul 2012 11:57:24 -0700 (PDT)\r
24 Received: by weyt57 with SMTP id t57so1096499wey.26\r
25         for <notmuch@notmuchmail.org>; Wed, 11 Jul 2012 11:57:23 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
28         bh=XMwlRvviS6lRssRWeeqjX0c4BUOyCUflk0ciL2nMgnQ=;\r
29         b=D2ajN27rfPzGtaAuJ3RZS8ueFQPC7IxbHGtc++xA35mNps+PfnNrpqOJWMvAxHZJVw\r
30         DZXAbTopHdNrVdn/mWrNLZ+dvQQoQ5fnmTNV/xfyt+PZ15LO+mFrxBO8rjyY143cS8Z3\r
31         a5uNIoo+qwAwMUJGhMLpxQbVwkePQ2EzfUPFZRK/bLxgVH4WMMFdIbMLFhf2p0BFzqGZ\r
32         3ax+/9PWNxQ4eoJ0H83P4KYUm0EECW4x9yFI7N3yrb1JX1uuOk+atPMEDqBQ1bPkWa6/\r
33         ik318I7Qw02ydXNVPrBiFlA4QE79RdbmqJu9Z9zo4pL6DPu2HTxg1YN4B5rDTzkNxA3J\r
34         QsvA==\r
35 Received: by 10.216.131.13 with SMTP id l13mr15926699wei.195.1342033043479;\r
36         Wed, 11 Jul 2012 11:57:23 -0700 (PDT)\r
37 Received: from localhost (94-192-233-223.zone6.bethere.co.uk.\r
38  [94.192.233.223])      by mx.google.com with ESMTPS id\r
39  l5sm6976439wix.5.2012.07.11.11.57.20   (version=TLSv1/SSLv3 cipher=OTHER);     Wed,\r
40  11 Jul 2012 11:57:21 -0700 (PDT)\r
41 From: Mark Walters <markwalters1009@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH 2/3] emacs: add a stub entry to notmuch-pick in notmuch.el\r
44 Date: Wed, 11 Jul 2012 19:57:06 +0100\r
45 Message-Id: <1342033027-30286-3-git-send-email-markwalters1009@gmail.com>\r
46 X-Mailer: git-send-email 1.7.9.1\r
47 In-Reply-To: <1342033027-30286-1-git-send-email-markwalters1009@gmail.com>\r
48 References: <1342033027-30286-1-git-send-email-markwalters1009@gmail.com>\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Wed, 11 Jul 2012 18:57:29 -0000\r
62 \r
63 This adds the stub entry to notmuch-pick.el to notmuch.el. We call\r
64 notmuch-pick-init when notmuch starts up; by default this function\r
65 does nothing but if the user replaces the file by the "proper" one\r
66 from contrib then this will setup key binding for the various entries\r
67 to notmuch-pick.\r
68 ---\r
69  emacs/notmuch.el |    2 ++\r
70  1 files changed, 2 insertions(+), 0 deletions(-)\r
71 \r
72 diff --git a/emacs/notmuch.el b/emacs/notmuch.el\r
73 index fabb7c0..2d32baa 100644\r
74 --- a/emacs/notmuch.el\r
75 +++ b/emacs/notmuch.el\r
76 @@ -58,6 +58,7 @@\r
77  (require 'notmuch-hello)\r
78  (require 'notmuch-maildir-fcc)\r
79  (require 'notmuch-message)\r
80 +(require 'notmuch-pick)\r
81  \r
82  (defcustom notmuch-search-result-format\r
83    `(("date" . "%12s ")\r
84 @@ -1032,6 +1033,7 @@ current search results AND that are tagged with the given tag."\r
85  (defun notmuch ()\r
86    "Run notmuch and display saved searches, known tags, etc."\r
87    (interactive)\r
88 +  (notmuch-pick-init)\r
89    (notmuch-hello))\r
90  \r
91  (defun notmuch-interesting-buffer (b)\r
92 -- \r
93 1.7.9.1\r
94 \r