[PATCH WIP v3 0/3] emacs: show: change the unread handling
authorMark Walters <markwalters1009@gmail.com>
Thu, 5 Dec 2013 20:04:28 +0000 (20:04 +0000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:58:38 +0000 (09:58 -0800)
66/b094ade7d50a23bddcf793d5fcf8484731298d [new file with mode: 0644]

diff --git a/66/b094ade7d50a23bddcf793d5fcf8484731298d b/66/b094ade7d50a23bddcf793d5fcf8484731298d
new file mode 100644 (file)
index 0000000..760e665
--- /dev/null
@@ -0,0 +1,103 @@
+Return-Path: <markwalters1009@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id B6EA6431FDD\r
+       for <notmuch@notmuchmail.org>; Thu,  5 Dec 2013 12:04:51 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 2.7\r
+X-Spam-Level: **\r
+X-Spam-Status: No, score=2.7 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
+       FREEMAIL_REPLY=2.499, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id isZk071hRA1C for <notmuch@notmuchmail.org>;\r
+       Thu,  5 Dec 2013 12:04:44 -0800 (PST)\r
+Received: from mail-wg0-f49.google.com (mail-wg0-f49.google.com\r
+ [74.125.82.49])       (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
+ certificate requested)        by olra.theworths.org (Postfix) with ESMTPS id\r
+ 0A369431FD4   for <notmuch@notmuchmail.org>; Thu,  5 Dec 2013 12:04:43 -0800\r
+ (PST)\r
+Received: by mail-wg0-f49.google.com with SMTP id x12so17407432wgg.16\r
+       for <notmuch@notmuchmail.org>; Thu, 05 Dec 2013 12:04:41 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+       h=from:to:cc:subject:date:message-id;\r
+       bh=YRy6isTbdlkf7ZRF10JMdrAZ5vlCZIyHUskbQ1Lh3zA=;\r
+       b=ekXG2Qh79AsJm38wiySJgHnUJ6kbDUEV7dQqMKB0mOgs619fQ51N0E6qpfP6HfLXMb\r
+       L2Ck3/CjCLx+7dKn8hZqTy+QISZfFsPpMgrE6VFcfSJhog65VnbzuHd9oXe5aBKbM3f1\r
+       q54nK55F/M2f23iPX+HJPa3NMt9Ja13RloZP0bcgLy9dLpDbfrwtrExSM0Mr2uKHe8Ow\r
+       Z0lmlucl2Hnkpqz6vxedSkKRz7Gi2RHkSTxxcoaT0G+RzcfD3OgQZgTS0aNo/YZ1g98Q\r
+       QLcV1KWyFxK+gbjOnFn306uGfjOyzK6/cSqPJNUk9hfDY44HOZh5rc1TEM6+TZlK1HPd\r
+       1HoQ==\r
+X-Received: by 10.194.2.108 with SMTP id 12mr18981816wjt.64.1386273880116;\r
+       Thu, 05 Dec 2013 12:04:40 -0800 (PST)\r
+Received: from localhost (93-97-24-31.zone5.bethere.co.uk. [93.97.24.31])\r
+       by mx.google.com with ESMTPSA id n6sm9412650wix.3.2013.12.05.12.04.38\r
+       for <multiple recipients>\r
+       (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+       Thu, 05 Dec 2013 12:04:39 -0800 (PST)\r
+From: Mark Walters <markwalters1009@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH WIP v3 0/3] emacs: show: change the unread handling\r
+Date: Thu,  5 Dec 2013 20:04:28 +0000\r
+Message-Id: <1386273871-24214-1-git-send-email-markwalters1009@gmail.com>\r
+X-Mailer: git-send-email 1.7.9.1\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 05 Dec 2013 20:04:51 -0000\r
+\r
+This is the next iteration of this WIP patch series. v2 was at\r
+id:1385892147-16994-1-git-send-email-markwalters1009@gmail.com\r
+\r
+I would just like to emphasise that *all* feedback is appreciated\r
+including "I HATE IT" etc. \r
+\r
+I have followed Jani's suggestion and removed the delayed updates to\r
+unread status: it makes it harder to see if the heuristics are doing\r
+what you want.\r
+\r
+The first patch is completely new: it makes all tag changes in a\r
+buffer (in particular the unread tag) clearly visible to the user: a\r
+deleted tag is displayed with red strike-through and an added tag is\r
+displayed underlined in green.  (This may have strange interactions with\r
+notmuch-tag-formats in some cases.)\r
+\r
+This makes the visual feedback when a message is marked unread very\r
+clear: the unread tag is struck-through.\r
+\r
+As always with the previous series lots of tests will fail for the\r
+obvious reason that marking read is done differently and displayed\r
+differently.\r
+\r
+Best wishes\r
+\r
+Mark\r
+\r
+\r
+\r
+\r
+Mark Walters (3):\r
+  emacs: show: mark tags changed since buffer loaded\r
+  emacs: show: add an update seen function to post-command-hook\r
+  emacs: show: make `seen' mean user viewed whole message\r
+\r
+ emacs/notmuch-show.el |  136 +++++++++++++++++++++++++++++++++++++++++-------\r
+ emacs/notmuch-tag.el  |   30 +++++++----\r
+ 2 files changed, 136 insertions(+), 30 deletions(-)\r
+\r
+-- \r
+1.7.9.1\r
+\r