Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 47 / 11dd1330fce81ca3330d97d98093a606f440b4
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 olra.theworths.org (Postfix) with ESMTP id E87E6431FC2\r
6         for <notmuch@notmuchmail.org>; Mon,  6 Jan 2014 01:13:50 -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\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 jJSdDzNwGLg7 for <notmuch@notmuchmail.org>;\r
16         Mon,  6 Jan 2014 01:13:43 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id 38A0D431FBF\r
19         for <notmuch@notmuchmail.org>; Mon,  6 Jan 2014 01:13:43 -0800 (PST)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21         by guru.guru-group.fi (Postfix) with ESMTP id A779710005E;\r
22         Mon,  6 Jan 2014 11:13:33 +0200 (EET)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: David Bremner <david@tethera.net>, Jani Nikula <jani@nikula.org>,\r
25         notmuch@notmuchmail.org\r
26 Subject: Re: [PATCH v2 0/2] doxygen generated library reference man page\r
27 In-Reply-To: <87bnzq605g.fsf@zancas.localnet>\r
28 References: <cover.1388598677.git.jani@nikula.org>\r
29         <87bnzq605g.fsf@zancas.localnet>\r
30 User-Agent: Notmuch/0.17+15~g4d2c5fa (http://notmuchmail.org) Emacs/24.3.1\r
31         (x86_64-unknown-linux-gnu)\r
32 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
33         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
34         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
35 Date: Mon, 06 Jan 2014 11:13:33 +0200\r
36 Message-ID: <m2y52tlbgi.fsf@guru.guru-group.fi>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Mon, 06 Jan 2014 09:13:51 -0000\r
52 \r
53 On Sun, Jan 05 2014, David Bremner <david@tethera.net> wrote:\r
54 \r
55 > Jani Nikula <jani@nikula.org> writes:\r
56 >\r
57 >> v2 of id:cover.1385826040.git.jani@nikula.org\r
58 >>\r
59 >> Rebase, minor tweaks since v1; the TODO in the referenced message above\r
60 >> is still valid. I suggest we get this merged as a starting point, so we\r
61 >> can collaborate on including a nice API man page (and possibly a HTML\r
62 >> API reference on the web page) for 0.18.\r
63 >>\r
64 >\r
65 > I pushed these.\r
66 >\r
67 > Should we start installing the generated man page?\r
68 \r
69 One thing to bikeshed:\r
70 \r
71 IMO "install" target should not execute anything that is located in\r
72 'devel/' (i.e. build should be "devel/" -free) so IMO the doxygen.cfg\r
73 should be moved to some other directory\r
74 (but where? to the root? to man/* to upcoming info/*?)\r
75 \r
76 Also, I attempted to split the version from PROJECT_NAME to \r
77 PROJECT_NUMBER in doxygen.cfg -- The generated file had 'Version 0.17 ...'\r
78 instead of 'Notmuch 0.17 ...' as the last line. Therefore I think the\r
79 choice of keeping PROJECT_NAME = "Notmuch $VERSION" instead of moving\r
80 the $VERSION to PROJECT_NUMBER is a good idea. IMO this choice should be\r
81 commented in doxygen.cfg but that is probably not going to happen ;/\r
82 \r
83 > d\r
84 \r
85 Tomi\r