Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 64 / 34ed7118d083195802451e96fec60791f7b8d1
1 Return-Path: <camalot@picnicpark.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 64F8B431FCB\r
6         for <notmuch@notmuchmail.org>; Fri, 27 Nov 2009 05:30:37 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id jkFxwBGlMvnp for <notmuch@notmuchmail.org>;\r
11         Fri, 27 Nov 2009 05:30:36 -0800 (PST)\r
12 Received: from mout.perfora.net (mout.perfora.net [74.208.4.194])\r
13         by olra.theworths.org (Postfix) with ESMTP id 2B469431FC9\r
14         for <notmuch@notmuchmail.org>; Fri, 27 Nov 2009 05:30:35 -0800 (PST)\r
15 Received: from vps.nicira.com (66.7.219.28.static.dimenoc.com [66.7.219.28])\r
16         by mx.perfora.net (node=mxus2) with ESMTP (Nemesis)\r
17         id 0MN2aO-1NGCl00cAK-0071wo for notmuch@notmuchmail.org;\r
18         Fri, 27 Nov 2009 08:30:34 -0500\r
19 Received: from [76.210.240.177] (port=36287 helo=kea-nicira-lt)\r
20         by vps.nicira.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69)\r
21         (envelope-from <camalot@picnicpark.org>)\r
22         id 1NE0u8-00044U-44; Fri, 27 Nov 2009 08:30:33 -0500\r
23 Received: by kea-nicira-lt (sSMTP sendmail emulation);\r
24         Fri, 27 Nov 2009 05:30:30 -0800\r
25 From: camalot@picnicpark.org\r
26 To: notmuch@notmuchmail.org\r
27 Date: Fri, 27 Nov 2009 05:30:08 -0800\r
28 Message-Id: <1259328615-1445-3-git-send-email-camalot@picnicpark.org>\r
29 X-Mailer: git-send-email 1.6.5.3\r
30 In-Reply-To: <1259328615-1445-2-git-send-email-camalot@picnicpark.org>\r
31 References: <1259328615-1445-1-git-send-email-camalot@picnicpark.org>\r
32         <1259328615-1445-2-git-send-email-camalot@picnicpark.org>\r
33 X-AntiAbuse: This header was added to track abuse,\r
34         please include it with any abuse report\r
35 X-AntiAbuse: Primary Hostname - vps.nicira.com\r
36 X-AntiAbuse: Original Domain - notmuchmail.org\r
37 X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]\r
38 X-AntiAbuse: Sender Address Domain - picnicpark.org\r
39 X-Source: \r
40 X-Source-Args: \r
41 X-Source-Dir: \r
42 Cc: Keith Amidon <keith@nicira.com>\r
43 Subject: [notmuch] [PATCH 2/9] Adjust autoload comments\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.12\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: Fri, 27 Nov 2009 13:30:37 -0000\r
57 \r
58 From: Keith Amidon <keith@nicira.com>\r
59 \r
60 The previous location of autoload comments didn't seem to correspond\r
61 with the functions most likely to be the entry points for using\r
62 notmuch.  This change adjusts them to match those likely entry points.\r
63 ---\r
64  notmuch.el |    6 ++++--\r
65  1 files changed, 4 insertions(+), 2 deletions(-)\r
66 \r
67 diff --git a/notmuch.el b/notmuch.el\r
68 index a1efa4f..6400199 100644\r
69 --- a/notmuch.el\r
70 +++ b/notmuch.el\r
71 @@ -707,8 +707,6 @@ view, (remove the \"inbox\" tag from each), with\r
72         mode-name "notmuch-show")\r
73    (setq buffer-read-only t))\r
74  \r
75 -;;;###autoload\r
76 -\r
77  (defgroup notmuch nil\r
78    "Notmuch mail reader for Emacs."\r
79    :group 'mail)\r
80 @@ -1002,6 +1000,7 @@ This function advances point to the next line when finished."\r
81                   (set 'more nil))))))\r
82        (delete-process proc))))\r
83  \r
84 +;;;###autoload\r
85  (defun notmuch-search (query &optional oldest-first)\r
86    "Run \"notmuch search\" with the given query string and display results."\r
87    (interactive "sNotmuch search: ")\r
88 @@ -1081,6 +1080,8 @@ current search results AND that are tagged with the given tag."\r
89     (list (notmuch-select-tag-with-completion "Filter by tag: ")))\r
90    (notmuch-search (concat notmuch-search-query-string " and tag:" tag) notmuch-search-oldest-first))\r
91  \r
92 +\r
93 +;;;###autoload\r
94  (defun notmuch ()\r
95    "Run notmuch to display all mail with tag of 'inbox'"\r
96    (interactive)\r
97 @@ -1156,6 +1157,7 @@ results for the search terms in that line.\r
98      (if search\r
99         (notmuch-search (cdr search) notmuch-search-oldest-first))))\r
100  \r
101 +;;;###autoload\r
102  (defun notmuch-folder ()\r
103    "Show the notmuch folder view and update the displayed counts."\r
104    (interactive)\r
105 -- \r
106 1.6.5.3\r
107 \r