Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / fc / c2bc530f79a82b7515977787d628888cc8e6e0
1 Return-Path: <jakob@pipefour.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 DCC25431FAF\r
6         for <notmuch@notmuchmail.org>; Thu, 29 Mar 2012 14:49:56 -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\r
12         tests=[RCVD_IN_DNSWL_NONE=-0.0001] 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 R-+kEB4fkJAT for <notmuch@notmuchmail.org>;\r
16         Thu, 29 Mar 2012 14:49:56 -0700 (PDT)\r
17 Received: from qmta03.emeryville.ca.mail.comcast.net\r
18         (qmta03.emeryville.ca.mail.comcast.net [76.96.30.32])\r
19         by olra.theworths.org (Postfix) with ESMTP id 06672431FAE\r
20         for <notmuch@notmuchmail.org>; Thu, 29 Mar 2012 14:49:55 -0700 (PDT)\r
21 Received: from omta13.emeryville.ca.mail.comcast.net ([76.96.30.52])\r
22         by qmta03.emeryville.ca.mail.comcast.net with comcast\r
23         id rZb41i00717UAYkA3Zpu1o; Thu, 29 Mar 2012 21:49:54 +0000\r
24 Received: from dalek.condo.net ([67.170.34.167])\r
25         by omta13.emeryville.ca.mail.comcast.net with comcast\r
26         id rZpt1i00G3cMnU38ZZptTz; Thu, 29 Mar 2012 21:49:54 +0000\r
27 Received: from jakob by dalek.condo.net with local (Exim 4.77)\r
28         (envelope-from <jakob@pipefour.org>)\r
29         id 1SDNE9-0002Em-2K; Thu, 29 Mar 2012 14:49:53 -0700\r
30 Date: Thu, 29 Mar 2012 14:49:53 -0700\r
31 From: Jakob <jakob@pipefour.org>\r
32 To: Tomi Ollila <tomi.ollila@iki.fi>\r
33 Subject: Re: [PATCH] vim: fix regex after "notmuch show" output change\r
34 Message-ID: <20120329214953.GA8548@dalek.hsd1.wa.comcast.net>\r
35 References: <1332390675-31273-1-git-send-email-jakob@pipefour.org>\r
36         <m2mx76idd8.fsf@guru.guru-group.fi>\r
37         <20120325190743.GA19215@dalek.hsd1.wa.comcast.net>\r
38         <m28vioeabm.fsf@guru.guru-group.fi>\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain; charset=us-ascii\r
41 Content-Disposition: inline\r
42 In-Reply-To: <m28vioeabm.fsf@guru.guru-group.fi>\r
43 User-Agent: Mutt/1.5.21 (2010-09-15)\r
44 Cc: notmuch@notmuchmail.org\r
45 X-BeenThere: notmuch@notmuchmail.org\r
46 X-Mailman-Version: 2.1.13\r
47 Precedence: list\r
48 List-Id: "Use and development of the notmuch mail system."\r
49         <notmuch.notmuchmail.org>\r
50 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
52 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
53 List-Post: <mailto:notmuch@notmuchmail.org>\r
54 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
55 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
57 X-List-Received-Date: Thu, 29 Mar 2012 21:49:57 -0000\r
58 \r
59 On Sun, 25 Mar 2012 22:42:53 +0300, Tomi Ollila <tomi.ollila@iki.fi> wrote:\r
60 > I meant about the syntax: \([[0-9]*\) i.e. 2 opening [[:s\r
61 \r
62 Good eye!  The regex worked, but I guess I was matching digits /and/\r
63 open-brackets.  I'll fix that.\r
64 \r
65 Thanks,\r
66 Jakob\r