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 AA9AF431FBC for ; Wed, 11 Mar 2015 05:22:47 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.738 X-Spam-Level: * X-Spam-Status: No, score=1.738 tagged_above=-999 required=5 tests=[DNS_FROM_AHBL_RHSBL=2.438, 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 sAB4xrZvfcdJ for ; Wed, 11 Mar 2015 05:22:44 -0700 (PDT) Received: from avasout04.plus.net (avasout04.plus.net [212.159.14.19]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 42DAB431FAE for ; Wed, 11 Mar 2015 05:22:44 -0700 (PDT) Received: from localhost ([84.93.237.98]) by avasout04 with smtp id 2CNg1q004283uBY01CNhrE; Wed, 11 Mar 2015 12:22:42 +0000 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.1 cv=CYWG5dbl c=1 sm=1 tr=0 a=BJaFPv9AyABFDM2hXLRoEA==:117 a=BJaFPv9AyABFDM2hXLRoEA==:17 a=0Bzu9jTXAAAA:8 a=fne2aKG5GRsA:10 a=wPDyFdB5xvgA:10 a=8nJEP1OIZ-IA:10 a=80hmnl3cAAAA:8 a=emO1SXQWCLwA:10 a=YB-reyM-LP5F8jLbG5wA:9 a=wPNLvfGTeEIA:10 Received: from localhost ([127.0.0.1] helo=webmail.plus.net) by localhost with esmtp (Exim 4.76) (envelope-from ) id 1YVfeq-0006Uo-4U for notmuch@notmuchmail.org; Wed, 11 Mar 2015 12:22:40 +0000 Received: from 216.31.211.11 (proxying for unknown) (SquirrelMail authenticated user bubblegen+matt) by webmail.plus.net with HTTP; Wed, 11 Mar 2015 12:22:40 -0000 Message-ID: <97881ceaba7c5057e21676c4102c5c7d.squirrel@webmail.plus.net> Date: Wed, 11 Mar 2015 12:22:40 -0000 Subject: emacs: notmuch-tree, reading messages and tags From: "Matthew Lear" To: notmuch@notmuchmail.org User-Agent: SquirrelMail MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: matt@bubblegen.co.uk List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Mar 2015 12:22:47 -0000 Hi, If I switch to viewing a thread with notmuch-tree, I can navigate through, and read messages using up/down + RET just fine. Each message is shown in a seperate window. However, if point never enters that message window, the unread tag is removed (strikethrough) from the message in the notmuch-tree view but not from the message in the message window itself. If I refresh the notmuch tree view, all messages still have their unread tag applied. The only time that the unread tag is removed is if point enters the message window. For messages that are only a few lines long (eg a reply to the previous message in the thread is only a few lines) and which can be read without putting point in the message window to scroll, having to specifically select the message window in order for the unread tag to be removed from the message seems totally unnecessary and is inconvenient. Is this by design or am I using it wrongly? Is this behaviour configurable? Cheers, -- Matt