Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 5a / 031612bd38f9f8ac2078b606b73db9e96ee42a
1 Return-Path: <tomi.ollila@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 arlo.cworth.org (Postfix) with ESMTP id B497D6DE0FF1\r
6  for <notmuch@notmuchmail.org>; Sun,  3 May 2015 01:02:19 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 1.097\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.097 tagged_above=-999 required=5 tests=[AWL=0.445, \r
12  SPF_NEUTRAL=0.652] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id XIfwmQXSlomz for <notmuch@notmuchmail.org>;\r
16  Sun,  3 May 2015 01:02:17 -0700 (PDT)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18  by arlo.cworth.org (Postfix) with ESMTP id E1B716DE009A\r
19  for <notmuch@notmuchmail.org>; Sun,  3 May 2015 01:02:16 -0700 (PDT)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21  by guru.guru-group.fi (Postfix) with ESMTP id 04B80100086;\r
22  Sun,  3 May 2015 11:01:51 +0300 (EEST)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
25 Subject: Re: [PATCH] docs: initial draft of NEWS for 0.20\r
26 In-Reply-To: <1430492097-17451-1-git-send-email-david@tethera.net>\r
27 References: <874moi71p1.fsf@maritornes.cs.unb.ca>\r
28  <1430492097-17451-1-git-send-email-david@tethera.net>\r
29 User-Agent: Notmuch/0.19+109~ge80275e (http://notmuchmail.org) Emacs/24.3.1\r
30  (x86_64-unknown-linux-gnu)\r
31 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
32  $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
33  !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
34 Date: Sun, 03 May 2015 11:01:50 +0300\r
35 Message-ID: <m2bni29jip.fsf@guru.guru-group.fi>\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.18\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42  <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Sun, 03 May 2015 08:02:19 -0000\r
51 \r
52 On Fri, May 01 2015, David Bremner <david@tethera.net> wrote:\r
53 \r
54 > This is meant as much to jog people's memory as to be definitive.\r
55 \r
56 2 things\r
57 \r
58 for consistency and markdown/news2wiki compatibility texts inside `':s\r
59 have to be changed to texts inside `` (e.g. `crypto.gpg_path`)\r
60 \r
61 There is 2 interface-changing issues in notmuch-emacs-mua that IMO should\r
62 be resolved before publishing its existence:\r
63 \r
64 id:"1428132606-8624-1-git-send-email-jani@nikula.org", not creating new\r
65 frame by default. this particular version has problem when notmuch-emacs-mua\r
66 is run w/o --client option.\r
67 \r
68 Second is the question whether ${EMACSCLIENT} and ${EMACS} should be put\r
69 inside double quotes (") in their exec line; current code supports\r
70 \r
71 EMACS='emacs -nw' notmuch-emacs-mua ...\r
72 \r
73 but not\r
74 \r
75 EMACS='/path to with spaces/emacs' notmuch-emacs-mua ...\r
76 \r
77 I already made a patch quoting those variables -- patch is simple but\r
78 commit message not so ;/... but then I thought the "feature" we now have\r
79 is so convenient than the alternative (and did not fully finish the commit\r
80 message).\r
81 \r
82 (just currently i think we should do that quoting, and if anyone cares\r
83 later add option --args for arbitrary args -- or if env var is needed\r
84 additionally handling of EMACS_ARGS environment variable (or so)).\r
85 \r
86 \r
87 Alternative course of action (from the release point of view) would \r
88 be to remove mentioning notmuch-emacs-mua in 0.20 NEWS and remove\r
89 installing of notmuc-emacs-mua.1 namual page -- IIRC notmuch-emacs-mua\r
90 is not currently installed when notmuch is installed by `make install` (*)\r
91 \r
92 \r
93 Tomi\r
94 \r
95 \r
96 (*) which I personally currently feel convenient -- as notm<TAB> expands\r
97 to `notmuch ` instead of `notmuch` ;D (and i use nottoomuch-prefixed \r
98 alternative for the time being -- with compatible superset of\r
99 notmuch-emacs-mua options) \r
100 \r
101 > ---\r
102 >  NEWS | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--\r
103 >  1 file changed, 57 insertions(+), 2 deletions(-)\r
104 >\r
105 > diff --git a/NEWS b/NEWS\r
106 > index 25e5b5a..47fc507 100644\r
107 > --- a/NEWS\r
108 > +++ b/NEWS\r
109 > @@ -10,11 +10,66 @@ There is a new `mimetype:` search prefix\r
110 >    content-type of attachments, which is now indexed. See the\r
111 >    `notmuch-search-terms` manual page for details.\r
112 >  \r
113 > +Path to gpg is now configurable\r
114 > +\r
115 > +  On systems with multiple versions of gpg, you can tell\r
116 > +  notmuch which one to use by setting `crypto.gpg_path'\r
117 > +\r
118 > +New command, `notmuch-emacs-mua'\r
119 > +\r
120 > +  This new wrapper script is intended to be a drop in replacement for\r
121 > +  mutt to compose and send mail using `notmuch-emacs'\r
122 > +\r
123 > +Emacs\r
124 > +-----\r
125 > +\r
126 > +Avoid rendering large text attachements.\r
127 > +\r
128 > +Improved rendering of CID references in HTML.\r
129 > +\r
130 > +Vim\r
131 > +---\r
132 > +\r
133 > +Vim client now respects excluded tags.\r
134 > +\r
135 > +Notmuch-Mutt\r
136 > +------------\r
137 > +\r
138 > +Support messages without Message-IDs.\r
139 > +\r
140 > +Library\r
141 > +-------\r
142 > +\r
143 > +Undeprecate single message mboxes\r
144 > +\r
145 > +  It seems more trouble to remove this feature than expected, so\r
146 > +  `notmuch new' will no longer nag about mboxes with a single message.\r
147 > +\r
148 > +New error logging facility\r
149 > +\r
150 > +  Clients should call `notmuch_database_status_string' to retrieve\r
151 > +  output formerly printed to stderr.\r
152 > +\r
153 > +Several bug fixes related to stale iterators\r
154 > +\r
155 > +New status code returning API for n_query_search_{messages,thread}\r
156 > +\r
157 > +Fix for library `install_name' on Mac OS X\r
158 > +\r
159 > +Fix for rounding of seconds\r
160 > +\r
161 >  Documentation\r
162 >  -------------\r
163 >  \r
164 > -Support for using rst2man in place of sphinx to build the\r
165 > -docmumentation has been removed.\r
166 > +Sphinx is now mandatory to build docs\r
167 > +\r
168 > +  Support for using rst2man in place of sphinx to build the\r
169 > +  docmumentation has been removed.\r
170 > +\r
171 > +Improved notmuch-search-terms.7\r
172 > +\r
173 > +  The man page `notmuch-search-terms(7)' has been extended, merging\r
174 > +  some material from the relicensed wiki.\r
175 >  \r
176 >  Contrib\r
177 >  -------\r
178 > -- \r
179 > 2.1.4\r
180 >\r
181 > _______________________________________________\r
182 > notmuch mailing list\r
183 > notmuch@notmuchmail.org\r
184 > http://notmuchmail.org/mailman/listinfo/notmuch\r