Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 93 / 89717ec16cc9cd4c11f826cfad5c4dcbb1989a
1 Return-Path: <cworth@cworth.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 C282A431FC0;\r
6         Wed, 18 Nov 2009 16:52:06 -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 haI9EDumoZlB; Wed, 18 Nov 2009 16:52:06 -0800 (PST)\r
11 Received: from cworth.org (localhost [127.0.0.1])\r
12         by olra.theworths.org (Postfix) with ESMTP id D70E2431FBC;\r
13         Wed, 18 Nov 2009 16:52:05 -0800 (PST)\r
14 From: Carl Worth <cworth@cworth.org>\r
15 To: Ingmar Vanhassel <ingmar@exherbo.org>, notmuch@notmuchmail.org\r
16 In-Reply-To: <1258584640-29221-1-git-send-email-ingmar@exherbo.org>\r
17 References: <1258584640-29221-1-git-send-email-ingmar@exherbo.org>\r
18 Date: Thu, 19 Nov 2009 01:51:51 +0100\r
19 Message-ID: <87fx8b72vs.fsf@yoom.home.cworth.org>\r
20 MIME-Version: 1.0\r
21 Content-Type: text/plain; charset=us-ascii\r
22 Subject: Re: [notmuch] [PATCH 1/2] zsh: Initial zsh-completion for notmuch\r
23 X-BeenThere: notmuch@notmuchmail.org\r
24 X-Mailman-Version: 2.1.12\r
25 Precedence: list\r
26 List-Id: "Use and development of the notmuch mail system."\r
27         <notmuch.notmuchmail.org>\r
28 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
29         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
30 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
31 List-Post: <mailto:notmuch@notmuchmail.org>\r
32 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
33 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
34         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
35 X-List-Received-Date: Thu, 19 Nov 2009 00:52:06 -0000\r
36 \r
37 On Wed, 18 Nov 2009 23:50:40 +0100, Ingmar Vanhassel <ingmar@exherbo.org> wrote:\r
38 > Signed-off-by: Ingmar Vanhassel <ingmar@exherbo.org>\r
39 > ---\r
40 >  _notmuch |   74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\r
41 >  1 files changed, 74 insertions(+), 0 deletions(-)\r
42 >  create mode 100644 _notmuch\r
43 \r
44 Looks nice. Could you also add a Makefile.local target to install this\r
45 in the right place so that it actually does something?\r
46 \r
47 And I'd like it to have a more descriptive name in the source tree (such\r
48 as notmuch-completion.zsh).\r
49 \r
50 Thanks,\r
51 \r
52 -Carl\r