Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 5d / ada37ccbd0337c426e05731912906a6d090940
1 Return-Path: <jrollins@finestructure.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 D7B73431FBC\r
6         for <notmuch@notmuchmail.org>; Sun, 29 Nov 2009 05:55:29 -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 8qT+a86WurqC for <notmuch@notmuchmail.org>;\r
11         Sun, 29 Nov 2009 05:55:29 -0800 (PST)\r
12 Received: from tarap.cc.columbia.edu (tarap.cc.columbia.edu [128.59.29.7])\r
13         by olra.theworths.org (Postfix) with ESMTP id DCC8C431FAE\r
14         for <notmuch@notmuchmail.org>; Sun, 29 Nov 2009 05:55:28 -0800 (PST)\r
15 Received: from servo.finestructure.net (cpe-72-227-128-66.nyc.res.rr.com\r
16         [72.227.128.66])\r
17         (user=jgr2110 author=jrollins@finestructure.net mech=PLAIN bits=0)\r
18         by tarap.cc.columbia.edu (8.14.3/8.14.3) with ESMTP id nATDtRkt022839\r
19         (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT)\r
20         for <notmuch@notmuchmail.org>; Sun, 29 Nov 2009 08:55:28 -0500 (EST)\r
21 Received: from jrollins by servo.finestructure.net with local (Exim 4.69)\r
22         (envelope-from <jrollins@finestructure.net>) id 1NEkFe-0007Xw-Vl\r
23         for notmuch@notmuchmail.org; Sun, 29 Nov 2009 08:55:47 -0500\r
24 Date: Sun, 29 Nov 2009 08:55:46 -0500\r
25 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
26 To: notmuch@notmuchmail.org\r
27 Message-ID: <20091129135546.GA25263@finestructure.net>\r
28 MIME-Version: 1.0\r
29 Content-Type: multipart/signed; micalg=pgp-sha256;\r
30         protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf"\r
31 Content-Disposition: inline\r
32 User-Agent: Mutt/1.5.20 (2009-06-14)\r
33 X-No-Spam-Score: Local\r
34 X-Scanned-By: MIMEDefang 2.65 on 128.59.29.7\r
35 Subject: [notmuch] Debian packaging\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.12\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40         <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Sun, 29 Nov 2009 13:55:30 -0000\r
49 \r
50 \r
51 --zhXaljGHf11kAtnf\r
52 Content-Type: text/plain; charset=us-ascii\r
53 Content-Disposition: inline\r
54 \r
55 Hi, folks.  I know there isn't even a proper release yet, but I\r
56 couldn't help myself so I started to put together some notmuch Debian\r
57 packaging [0].  It's built around using git-buildpackage, and I've\r
58 posted what I have to the "debian" branch in my notmuch git repo:\r
59 \r
60   git://lair.fifthhorseman.net/~jrollins/notmuch\r
61 \r
62 To build the package you need a branch named "upstream" which tracks\r
63 upstream, and a version tag of this branch (currently I'm assuming the\r
64 version number is "0.0").  Once you have those, you can run the\r
65 following command in the debian branch:\r
66 \r
67   git buildpackage -us -uc --git-ignore-new\r
68 \r
69 The resulting package also currently installs the notmuch emacsen.  It\r
70 might be worth considering if the emacsen should be broken out into a\r
71 separate package (ie. maybe all the notmuch interfaces should separate\r
72 packages?).  The emacsen installation is new to me, so it's possible I\r
73 didn't get it right.  You currently have to do a\r
74 \r
75   load-library notmuch\r
76 \r
77 when you start emacs.\r
78 \r
79 As much as I would love to, at this point I'm not quite offering to\r
80 actually be maintainer of a notmuch Debian package.  I don't quite\r
81 have the bandwidth at the moment to deal with what is surely to be a\r
82 very popular package (eg. bug reports).  I wouldn't mind being on a\r
83 maintainer team, though.  I'm certainly happy to maintain all the\r
84 packaging for the mean time, though.  If nothing else, I'm posting\r
85 what I have in case someone else wants to run with it.\r
86 \r
87 Please let me know if there are any questions, comments, patches, etc.\r
88 \r
89 jamie.\r
90 \r
91 [0] I noticed that David Bremner filled a RFP for notmuch a little\r
92 while ago: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557354\r
93 \r
94 --zhXaljGHf11kAtnf\r
95 Content-Type: application/pgp-signature; name="signature.asc"\r
96 Content-Description: Digital signature\r
97 Content-Disposition: attachment\r
98 \r
99 -----BEGIN PGP SIGNATURE-----\r
100 Version: GnuPG v1.4.10 (GNU/Linux)\r
101 \r
102 iQIcBAEBCAAGBQJLEn1fAAoJEO00zqvie6q8IscP/2rzgWAH7CJsSDodnn3hbMAn\r
103 kf6cQVS0e2nzK7ENFJUr2ERZfLRWey1jvHIRO3p0mIBZm25lahSH8bklB2gjXRN4\r
104 znR92Ms/GlXytBu9V18hcMezfafc4ny/1qXsBnGP7O1F035G9Oidecb72j5t0+8X\r
105 grU8ScG4oZArLu7zn9H6MnHJc4rYtR9EetqmKV0hglLMaQBFRHbsiaGoxOSJLjMK\r
106 ld65ztwYJz63E+7P+yob7VyXNED35HKzGZpoeYxjAsZSJp6KYDKJYvlUknUF32RS\r
107 sbKxPZt9SHQkXt0+DHXz9vf/g20f0KNQgUkQYYRTpXA6k7ot7OijgE+4OyDHhbYV\r
108 8NcNy3Z3ljeIGoGfBzB/vVmdzSPJbBMzlOIYjf9JBiqt+V+Ey/56vvcfx6fNz1WP\r
109 10Poc04ZPuqRDOA0NObkAW53dOQYxm0Hio/e0qn8m9W+Lv2INw+rIBVQL9TD50/G\r
110 dXCB6nxtvm3KQWCml374f4mfwaw3kpNvy7cgqT8ECB6kfe7Jz1ag+vfwFYWMjAbG\r
111 lo4k3BmaXmOf/N3fMqGDCSZ6/le4o0/A3sus7vQNDfuKHbaL+KQA3/+K5SkXubEJ\r
112 CitW8Nolb3RvbVIRowKcv8LqUHXNyZwaZCkM07ckFqqU7HdMiY6FDARr2sdcrN/Z\r
113 PBBFNChsR9vm38n3qTPX\r
114 =wkTo\r
115 -----END PGP SIGNATURE-----\r
116 \r
117 --zhXaljGHf11kAtnf--\r