[PATCH v3 0/2] notmuch-show.el: text/calendar part insert fix
authorTomi Ollila <tomi.ollila@iki.fi>
Thu, 8 Nov 2012 12:07:58 +0000 (14:07 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:50:26 +0000 (09:50 -0800)
d7/f742dbff6dcec736948226a128e929336a8501 [new file with mode: 0644]

diff --git a/d7/f742dbff6dcec736948226a128e929336a8501 b/d7/f742dbff6dcec736948226a128e929336a8501
new file mode 100644 (file)
index 0000000..c40320c
--- /dev/null
@@ -0,0 +1,61 @@
+Return-Path: <too@guru-group.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 75432431FBD\r
+       for <notmuch@notmuchmail.org>; Thu,  8 Nov 2012 04:08:03 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id Pk9AuknDXpmV for <notmuch@notmuchmail.org>;\r
+       Thu,  8 Nov 2012 04:08:02 -0800 (PST)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id 73875431FAE\r
+       for <notmuch@notmuchmail.org>; Thu,  8 Nov 2012 04:08:02 -0800 (PST)\r
+Received: by guru.guru-group.fi (Postfix, from userid 501)\r
+       id A36B810009D; Thu,  8 Nov 2012 14:08:01 +0200 (EET)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH v3 0/2] notmuch-show.el: text/calendar part insert fix\r
+Date: Thu,  8 Nov 2012 14:07:58 +0200\r
+Message-Id: <1352376480-29961-1-git-send-email-tomi.ollila@iki.fi>\r
+X-Mailer: git-send-email 1.8.0\r
+Cc: tomi.ollila@iki.fi\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 08 Nov 2012 12:08:03 -0000\r
+\r
+This patch (series) obsoletes \r
+id:1352303676-21920-1-git-send-email-tomi.ollila@iki.fi\r
+\r
+The first patch is complete replacement of the above, the second\r
+adds "robustness to fail" whenever icalendar-import-buffer fails\r
+without signaling an error.\r
+\r
+Tomi Ollila (2):\r
+  notmuch-show.el: import calendar data with public function after CR\r
+    removal\r
+  notmuch-show.el: handle the case where icalendar-import-buffer\r
+    returns nil\r
+\r
+ emacs/notmuch-show.el | 21 +++++++++++++--------\r
+ 1 file changed, 13 insertions(+), 8 deletions(-)\r
+\r
+-- \r
+1.8.0\r
+\r