From ebebdba6dfb2a6f0b83def2d5ecda1e1e2883548 Mon Sep 17 00:00:00 2001 From: Bartosz Telenczuk Date: Mon, 19 Jan 2015 23:49:04 +0100 Subject: [PATCH] RE: [PATCH] VIM: Automatically refresh folder screen --- 51/1d0e0cb14c9456c2fbdb8d94a252c19a52a117 | 56 +++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 51/1d0e0cb14c9456c2fbdb8d94a252c19a52a117 diff --git a/51/1d0e0cb14c9456c2fbdb8d94a252c19a52a117 b/51/1d0e0cb14c9456c2fbdb8d94a252c19a52a117 new file mode 100644 index 000000000..0f2a232f1 --- /dev/null +++ b/51/1d0e0cb14c9456c2fbdb8d94a252c19a52a117 @@ -0,0 +1,56 @@ +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 9DA57431FC2 + for ; Mon, 19 Jan 2015 14:49:19 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 2.438 +X-Spam-Level: ** +X-Spam-Status: No, score=2.438 tagged_above=-999 required=5 + tests=[DNS_FROM_AHBL_RHSBL=2.438] 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 Kr+YIOvn67s5 for ; + Mon, 19 Jan 2015 14:49:13 -0800 (PST) +Received: from smtp.webfaction.com (mail6.webfaction.com [74.55.86.74]) + by olra.theworths.org (Postfix) with ESMTP id 330D2431FC0 + for ; Mon, 19 Jan 2015 14:49:13 -0800 (PST) +Received: from localhost (87-231-242-54.rev.numericable.fr [87.231.242.54]) + by smtp.webfaction.com (Postfix) with ESMTP id B996A66E87DE; + Mon, 19 Jan 2015 22:49:07 +0000 (UTC) +Date: Mon, 19 Jan 2015 23:49:04 +0100 +From: Bartosz Telenczuk +To: Ian Main , + notmuch@notmuchmail.org +Message-ID: <54bd89e062df1_a663fec9d49e200a3@bts-MacBook-Pro.local.notmuch> +In-Reply-To: <1412181367-10906-1-git-send-email-imain@stemwinder.org> +References: <1412181367-10906-1-git-send-email-imain@stemwinder.org> +Subject: RE: [PATCH] VIM: Automatically refresh folder screen +Mime-Version: 1.0 +Content-Type: text/plain; + charset=utf-8 +Content-Transfer-Encoding: 7bit +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: Mon, 19 Jan 2015 22:49:19 -0000 + +Ian Main wrote: +> This patch makes the folder screen refresh each time you 'enter' it. +> This way when you read a folder and mark items as read the changes are +> reflected immediately when you return to the folder view. + +That is a good starting point, but why don't we refresh every time we mark an item in the folder screen? + +Bartosz -- 2.26.2