From: Ian Kelling Date: Tue, 8 Apr 2014 00:39:21 +0000 (+1700) Subject: failed to change from unread to read X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=dc9b7c374c8bca6054daa9ec421aa18087edf885;p=notmuch-archives.git failed to change from unread to read --- diff --git a/60/bac6344caf9bfb08dabee2d09cfebd24028fb5 b/60/bac6344caf9bfb08dabee2d09cfebd24028fb5 new file mode 100644 index 000000000..a72297cb1 --- /dev/null +++ b/60/bac6344caf9bfb08dabee2d09cfebd24028fb5 @@ -0,0 +1,69 @@ +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 3E745431FBC + for ; Mon, 7 Apr 2014 17:39:45 -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=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, 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 81cJrGuBDaL2 for ; + Mon, 7 Apr 2014 17:39:43 -0700 (PDT) +Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com + [66.111.4.28]) + (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id C860E431FB6 + for ; Mon, 7 Apr 2014 17:39:43 -0700 (PDT) +Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) + by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 2688020A3C; + Mon, 7 Apr 2014 20:39:43 -0400 (EDT) +Received: from frontend1 ([10.202.2.160]) + by compute4.internal (MEProxy); Mon, 07 Apr 2014 20:39:43 -0400 +DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= + messagingengine.com; h=from:to:subject:date:message-id + :mime-version:content-type; s=smtpout; bh=finOiuaaF0zrzeUkH0zoKR + gSGFU=; b=j1aYQpgiSZOYbgQeAJZivzscBUE+MwaJY0ByI2nVRc/vaNGqIKRNse + fSJ/7hwTOdvS7ku9C1IyaAsDZShi0BK2HzuOuf169nKosFfQwmyESYCElFsbuP1R + ihyRer6G9VPvAJuHXC/Vy9FBWg14A29B3P8Wdz/cGfQg8CmKqUtiQ= +X-Sasl-enc: jwprLGit3BoxPH507HhjPItQBAEkQvv/Cq0TY4Rn5bVW 1396917582 +Received: from treetowl.lan (unknown [67.160.118.141]) + by mail.messagingengine.com (Postfix) with ESMTPA id DF948C00005 + for ; Mon, 7 Apr 2014 20:39:42 -0400 (EDT) +Received: by treetowl.lan (Postfix, from userid 1000) + id 517251813BB; Mon, 7 Apr 2014 17:39:21 -0700 (PDT) +From: Ian Kelling +To: notmuch@notmuchmail.org +Subject: failed to change from unread to read +Date: Mon, 07 Apr 2014 17:39:21 -0700 +Message-ID: <874n248xja.fsf@treetowl.lan> +User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.4.50 (gnu/linux) +MIME-Version: 1.0 +Content-Type: text/plain +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: Tue, 08 Apr 2014 00:39:45 -0000 + +I was reading a thread I got to from a folder: search, and in the thread +was a message from a different maildir folder, and notmuch would not +mark it as read like it did with normal messages. That one would just +remain unread when I hit space on it. Not the right behavior imo. + +I've had generally good first impression of notmuch, but with the +glitches, I'm going back to gnus now now.