Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 297B2431FB6 for ; Fri, 15 Jun 2012 01:12:19 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.38 X-Spam-Level: * X-Spam-Status: No, score=1.38 tagged_above=-999 required=5 tests=[FSL_HELO_NON_FQDN_1=0.001, HELO_NO_DOMAIN=1, NO_DNS_FOR_FROM=0.379] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VaEQgPM9qkvA for ; Fri, 15 Jun 2012 01:12:16 -0700 (PDT) Received: from server (static-212-101-19-163.adsl.solnet.ch [212.101.19.163]) by olra.theworths.org (Postfix) with ESMTP id 93AE5431FAE for ; Fri, 15 Jun 2012 01:12:16 -0700 (PDT) Received: from pcbe15117.cern.ch.belohrad.ch (beesknees.cern.ch [137.138.197.99]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by server (Postfix) with ESMTPSA id 19D0126049; Fri, 15 Jun 2012 10:19:44 +0200 (CEST) From: David Belohrad To: Subject: bug in parsing? User-Agent: Notmuch/0.13.2+47~ga7bc1c7 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) Date: Fri, 15 Jun 2012 10:12:12 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2012 08:12:19 -0000 Dear all, recently I got an email from matplotlib list, which fails to parse in notmuch-saved-search-unread. It looks like this: Yest. 21:04 [3/5] Jesse Rosenthal, Tomi Ollila [PATCHv2] emacs: derive c= orrect timestamp in FCC unique name (inbox notmuch) Yest. 20:58 [1/1] Allin Cottrell mouse and update 23.4 -> 24.1 (em= acs inbox) Yest. 20:56 [3/6] Milan Kratochv=C3=ADl, Jaroslav Lukesh, David Obdrzale= k, Pavel Kutina [OT:] Javascript alert jinak (hw inbox) Error: Unexpected output from notmuch search: thread:0000000000006a68 Yest. 20:39 [1/1] R. O'Gara; [Matplotlib-users= ] (no subject) (matplotlib mightread unread) Yest. 19:38 [1/1] Baaba Maal - Avaaz. org Stop the African hunger games= (inbox unread) Yest. 19:27 [1/2] Bob Proulx, sariatucla@Safe-mail.net next-line a= t window end without recenter (deleted emacs inbox unread) Yest. 19:12 [1/12] Ji=C5=99=C3=AD Ku=C4=8Dera, hutta.j@seznam.cz, balu@ho= me, Pavel Hudecek LCR meter - konstrukce (deleted hw inbox unread) It seems that the weird characted in sender does it. Should those characters be somehow escaped? cheers ..d..