Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / 86 / e92433fe94d6fa443e72c6c9c1044619ab64f3
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 E32E7431FBC\r
6         for <notmuch@notmuchmail.org>; Wed,  7 Nov 2012 08:08:54 -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 d1lhVeuWn7qW for <notmuch@notmuchmail.org>;\r
16         Wed,  7 Nov 2012 08:08:54 -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 5F735431FAE\r
19         for <notmuch@notmuchmail.org>; Wed,  7 Nov 2012 08:08:54 -0800 (PST)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21         by guru.guru-group.fi (Postfix) with ESMTP id 148FE100094\r
22         for <notmuch@notmuchmail.org>; Wed,  7 Nov 2012 18:08:55 +0200 (EET)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: notmuch@notmuchmail.org\r
25 Subject: Re: [PATCH 1/1] notmuch-show.el: extended icalendar unfolding with\r
26         single CR removal\r
27 In-Reply-To: <m2k3txpfhj.fsf@guru.guru-group.fi>\r
28 References: <1349333712-18347-1-git-send-email-tomi.ollila@iki.fi>\r
29         <m2k3txpfhj.fsf@guru.guru-group.fi>\r
30 User-Agent: Notmuch/0.14+84~g8a199bf (http://notmuchmail.org) Emacs/24.2.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: Wed, 07 Nov 2012 18:08:54 +0200\r
36 Message-ID: <m2ehk5l7jd.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: Wed, 07 Nov 2012 16:08:55 -0000\r
52 \r
53 On Wed, Nov 07 2012, Tomi Ollila <tomi.ollila@iki.fi> wrote:\r
54 \r
55 > On Thu, Oct 04 2012, Tomi Ollila wrote:\r
56 >\r
57 >> In case text/calendar content contained "folded" data (i.e. line\r
58 >> continues to next line which begins with whitespace...\r
59 >>\r
60 >> or\r
61 >>\r
62 >> The text/calendar content is inside separate (application/octet-stream)\r
63 >> content and the text/calendar entry there contains carriage returns...\r
64 >>\r
65 >> ... The parsing of text/calendar content failed so badly that in\r
66 >> addition to just not showing the calendar content the rest of content\r
67 >> handling of the thread aborted.\r
68 >>\r
69 >> In this change the input calendar content is unfolded extending the\r
70 >> unfolding code used in `icalendar--get-unfolded-buffer` with single CRs\r
71 >> removal.\r
72 >> ---\r
73 >\r
74 > I wrote comments on this patch but apparently I did not save my buffer\r
75 > before git-send-email'ing it -- so here are the comments:\r
76 >\r
77 >\r
78 > This obsoletes id:1349333712-18347-1-git-send-email-tomi.ollila@iki.fi\r
79 > Commit message is changed to reflect change in pushed patch \r
80 > id:1350826509-12119-1-git-send-email-tomi.ollila@iki.fi\r
81 > also, '\\r?' part in regexp was removed.\r
82 >\r
83 > Note the difference how id:87d31artti.fsf@inf-8657.int-evry.fr\r
84 > is inserted before and after this change.\r
85 \r
86 OH NO, I replied to wrong email. this was reply to my old, obsolete\r
87 patch. \r
88 \r
89 Sorry about these ;/.\r
90 \r
91 > Tomi\r
92 \r
93 Tomi\r