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 1D136431FB6 for ; Sun, 23 Jun 2013 10:27:49 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 zz313zr1fOOI for ; Sun, 23 Jun 2013 10:27:41 -0700 (PDT) Received: from dmz-mailsec-scanner-5.mit.edu (dmz-mailsec-scanner-5.mit.edu [18.7.68.34]) by olra.theworths.org (Postfix) with ESMTP id 446ED431FAE for ; Sun, 23 Jun 2013 10:27:41 -0700 (PDT) X-AuditID: 12074422-b7ef78e000000935-5b-51c7300c61c2 Received: from mailhub-auth-3.mit.edu ( [18.9.21.43]) by dmz-mailsec-scanner-5.mit.edu (Symantec Messaging Gateway) with SMTP id 7C.CB.02357.C0037C15; Sun, 23 Jun 2013 13:27:40 -0400 (EDT) Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) by mailhub-auth-3.mit.edu (8.13.8/8.9.2) with ESMTP id r5NHRdhA017303; Sun, 23 Jun 2013 13:27:40 -0400 Received: from awakening.csail.mit.edu (awakening.csail.mit.edu [18.26.4.91]) (authenticated bits=0) (User authenticated as amdragon@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.8/8.12.4) with ESMTP id r5NHRaLv004094 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Sun, 23 Jun 2013 13:27:38 -0400 Received: from amthrax by awakening.csail.mit.edu with local (Exim 4.80) (envelope-from ) id 1Uqo4e-0004g1-GD; Sun, 23 Jun 2013 13:27:36 -0400 From: Austin Clements To: Justus Winter <4winter@informatik.uni-hamburg.de> Subject: Re: header continuation issue in notmuch frontend/alot/pythons email module In-Reply-To: <20130623165938.GA2214@mit.edu> References: <20130623131145.2526.439@thinkbox.jade-hamburg.de> <20130623165938.GA2214@mit.edu> User-Agent: Notmuch/0.15.2+182~gd0bd88f (http://notmuchmail.org) Emacs/23.4.1 (i486-pc-linux-gnu) Date: Sun, 23 Jun 2013 13:27:35 -0400 Message-ID: <87li60d9fc.fsf@awakening.csail.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrLIsWRmVeSWpSXmKPExsUixCmqrctjcDzQ4MM0c4vZrT+YLK7fnMns wOQx8fxpNo9nq24xBzBFcdmkpOZklqUW6dslcGU0zFvAVDCLpWJ12xWWBsblzF2MnBwSAiYS 1y/PhbLFJC7cW88GYgsJ7GOUOHjIsYuRC8jeyCjRsriLGcI5zSTRu/0VlLOEUWLpvGVg7WwC GhLb9i9nBLFFBEwlNjx4wA5iMwsYSdzfMR2sRlggROLf1hawFZwCOhLvHq5hhlgXJzHp11qw uKhAosSkBZ1gcRYBVYn+ww9YQGxeoFNPHN7LDmELSpyc+YQFYr6WxI1/L5kmMArOQpKahSS1 gJFpFaNsSm6Vbm5iZk5xarJucXJiXl5qka6pXm5miV5qSukmRlCosrso7WD8eVDpEKMAB6MS D2+m6rFAIdbEsuLK3EOMkhxMSqK8Z6WOBwrxJeWnVGYkFmfEF5XmpBYfYpTgYFYS4d1wDaic NyWxsiq1KB8mJc3BoiTOK3ZrZ6CQQHpiSWp2ampBahFMVoaDQ0mCd5Ie0FDBotT01Iq0zJwS hDQTByfIcB6g4e9AaniLCxJzizPTIfKnGBWlxHkvgSQEQBIZpXlwvbBU8opRHOgVYd4PIFU8 wDQE1/0KaDAT0OA9qw+BDC5JREhJNTD2fg9tF9qm/vXX7MCVkiFHqwVvyO7YxXi78u+a5M3r 63PDA7ljyoWmrGq78O7HG+WfKjKfX1sfOntkq/iz9eUR7wsmm4Rt2GBUEse1em/7LH/Jjps1 q+cbWy6aNudz7uXNW1cnB28WPTqb9/zGxe9lQ9NW5l3b6zTbOfeuROqCKxvfln1Uivz3W4ml OCPRUIu5qDgRAC78WTYAAwAA Cc: notmuch mailing list 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: Sun, 23 Jun 2013 17:27:49 -0000 On Sun, 23 Jun 2013, Austin Clements wrote: > There also appears to be a bug in the notmuch CLI's reply command > where it omits addresses that were folded in the original message. I > don't know if alot uses the CLI's reply command, so this may or may > not be related to your specific issue. I haven't dug into this yet, > other than to confirm that it's the CLI's fault and not > notmuch-emacs's. I take back what I said about there being a bug in the reply command. It was a problem with my test case.