[PATCH 06/10] cli: Introduce "notmuch address" command
[notmuch-archives.git] / 3e / 60af2b5bdd1c4de303c8f048d1e6243ccc99ec
1 Return-Path: <david@tethera.net>\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 A5DDC431FBD\r
6         for <notmuch@notmuchmail.org>; Mon, 14 Apr 2014 04:02:12 -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\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 gGn8384OtNpj for <notmuch@notmuchmail.org>;\r
16         Mon, 14 Apr 2014 04:02:07 -0700 (PDT)\r
17 Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155])\r
18         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 72E7D431FBC\r
21         for <notmuch@notmuchmail.org>; Mon, 14 Apr 2014 04:02:07 -0700 (PDT)\r
22 Received: from remotemail by yantan.tethera.net with local (Exim 4.80)\r
23         (envelope-from <david@tethera.net>)\r
24         id 1WZeeI-00036i-JN; Mon, 14 Apr 2014 08:02:02 -0300\r
25 Received: (nullmailer pid 13043 invoked by uid 1000); Mon, 14 Apr 2014\r
26         11:01:58 -0000\r
27 From: David Bremner <david@tethera.net>\r
28 To: notmuch@notmuchmail.org\r
29 Subject: 0.18: call for NEWS, feature freeze April 21\r
30 User-Agent: Notmuch/0.17+180~g8977b1a (http://notmuchmail.org) Emacs/24.3.1\r
31         (x86_64-pc-linux-gnu)\r
32 Date: Mon, 14 Apr 2014 08:01:51 -0300\r
33 Message-ID: <8761mcxjhc.fsf@zancas.localnet>\r
34 MIME-Version: 1.0\r
35 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256;\r
36         protocol="application/pgp-signature"\r
37 X-BeenThere: notmuch@notmuchmail.org\r
38 X-Mailman-Version: 2.1.13\r
39 Precedence: list\r
40 List-Id: "Use and development of the notmuch mail system."\r
41         <notmuch.notmuchmail.org>\r
42 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
44 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
45 List-Post: <mailto:notmuch@notmuchmail.org>\r
46 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
47 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
49 X-List-Received-Date: Mon, 14 Apr 2014 11:02:12 -0000\r
50 \r
51 --=-=-=\r
52 Content-Type: text/plain\r
53 \r
54 \r
55 Hi Gang;\r
56 \r
57 We're overdue for a release. I'd like to feature freeze on April 21 and\r
58 release not too long after that. I ran through the commits since 0.17\r
59 and we are missing quite a few NEWS items.  I tried to filter the\r
60 commits down a bit; please send NEWS patches for things you think are\r
61 important user visible changes.  People are encouraged to write NEWS\r
62 patches for Jani, since he wrote feature patches for you ;).\r
63 \r
64 David Bremner:\r
65       doc: convert sphinx based docs\r
66       doc: fix out-of-tree build\r
67       compat: add canonicalize_file_name\r
68 \r
69       dump: support gzipped and atomic output\r
70       restore: transparently support gzipped input\r
71 \r
72       notmuch-new: backup tags before database upgrade\r
73 \r
74 Jani Nikula:\r
75       insert: respect maildir.synchronize_flags\r
76 \r
77       cli: add --quiet option to notmuch new\r
78 \r
79       configure: only install bash completion if supported\r
80       completion: bash completion for notmuch new --quiet option\r
81 \r
82       emacs: use the originating buffer's working directory for pipe\r
83 \r
84       cli: make sure notmuch new and insert don't add invalid tags\r
85 \r
86       lib: add support for path: prefix searches\r
87       lib: make folder: prefix literal\r
88 \r
89       nmbug-status: parameterize title and blurb in the page header\r
90       nmbug-status: make output title and blurb configurable\r
91 \r
92       lib: drop support for single-message mbox files\r
93       lib: replace the header parser with gmime\r
94 \r
95       emacs: sign/encrypt replies to signed/encrypted messages\r
96 \r
97 Tomi Ollila:\r
98       emacs: ad-activate 'mm-shr after ad-disable-advice 'mm-shr\r
99       emacs: initialize ido(-completing-read) in emacs 23.[123]\r
100 \r
101       emacs: instruct user to autoload notmuch instead of require'ing it\r
102       emacs: add defcustom notmuch-init-file and load it if exists\r
103       doc: added 'Init File' section to notmuch-emacs info source\r
104 \r
105       build: write version.stamp file containing $(VERSION) string\r
106       emacs: add notmuch-version.el.tmpl and create notmuch-version.el from it\r
107       emacs: defun notmuch-hello-versions and bind 'v' in hello mode to it\r
108 \r
109 \r
110 W. Trevor King (22):\r
111       nmbug-status: Convert to Python-3-compatible and refactor\r
112 \r
113       nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}\r
114 \r
115 Mark Walters (18):\r
116 \r
117       emacs: show: use orig-tags for tag display\r
118       emacs: search: use orig-tags in search\r
119       emacs: tree: use orig-tags in search\r
120 \r
121 \r
122 Austin Clements (14):\r
123 \r
124       new: Detect dirent.d_type support at configure time\r
125 \r
126       emacs: Fix exception when fetching empty or unconfigured settings\r
127       emacs: Fix `notmuch-user-other-email' when no other emails are configured\r
128       emacs: Simplify and fix `notmuch-mua-prompt-for-sender'\r
129 \r
130       Make keys of notmuch-tag-formats regexps and use caching\r
131 \r
132 Jed Brown (1):\r
133       emacs: update alist for mail-archive.com API change\r
134 \r
135 Tomi Valkeinen (1):\r
136       lib: fix error handling\r
137 \r
138 \r
139 --=-=-=\r
140 Content-Type: application/pgp-signature\r
141 \r
142 -----BEGIN PGP SIGNATURE-----\r
143 Version: GnuPG v1\r
144 \r
145 iQGcBAEBCAAGBQJTS8AfAAoJEPIClx2kp54sIy8MAIubKNSjg9kq5uSTB5sfN0PK\r
146 BJsICz45lKuPf0zqeoJ5rLqw/yqQNWMrSZUi/R9r3jdRQTiqAodxPEiPs2r5WiVf\r
147 9ssIt4W8WEQnZgBbaxt5Goj8pK1eA/8YMYFCnabefGdc5B00K3phhmWlBRaxHqQ+\r
148 aMn5ErDa1pW0thB/VgBy5HpjYYrPENqEK5YYgJDS1QAn2Z5udokZNuOUs8gznT5N\r
149 CtZHBdL5Nw6X2EujHiAd4eVHWTBIoEfO+UU+hPX9FCiiK0UlRgNeZ+y7oGwG8pXE\r
150 jiB0c0LsJZ0SG6ndJ/901KkFAJFvd1qy0EsIqHwYw2PdlsHcRyb4rbM5sMwyfSYA\r
151 2nfL/vh43Aamt4SfFSeYpgw0+UchKoqv5xpKLVvd1miq9XWI8O2iFCVsQgUp+gt/\r
152 7r2f/GmjTUOt4mA6+ovv7Vou4IkomIOwaf8Bn03OK4/1c/tHf0tmI7FBfIblQUav\r
153 p2RivWPGMEYl+N0tsScD2KkTCyZHGld79dAxITvUCQ==\r
154 =bBwC\r
155 -----END PGP SIGNATURE-----\r
156 --=-=-=--\r