emacs tagging cleanup, v3
authorJameson Graef Rollins <jrollins@finestructure.net>
Sat, 14 Apr 2012 18:52:49 +0000 (11:52 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:46:22 +0000 (09:46 -0800)
82/79d4bea900a5bb30d1b9d054d255b753b2ff7b [new file with mode: 0644]

diff --git a/82/79d4bea900a5bb30d1b9d054d255b753b2ff7b b/82/79d4bea900a5bb30d1b9d054d255b753b2ff7b
new file mode 100644 (file)
index 0000000..833859e
--- /dev/null
@@ -0,0 +1,67 @@
+Return-Path: <jrollins@finestructure.net>\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 2D27D431FAF\r
+       for <notmuch@notmuchmail.org>; Sat, 14 Apr 2012 11:53:08 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] 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 HQzklmLj+l5k for <notmuch@notmuchmail.org>;\r
+       Sat, 14 Apr 2012 11:53:07 -0700 (PDT)\r
+Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
+       [131.215.239.19])\r
+       by olra.theworths.org (Postfix) with ESMTP id B3A04431FBD\r
+       for <notmuch@notmuchmail.org>; Sat, 14 Apr 2012 11:53:05 -0700 (PDT)\r
+Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by fire-doxen-postvirus (Postfix) with ESMTP id 2408432802A\r
+       for <notmuch@notmuchmail.org>; Sat, 14 Apr 2012 11:53:03 -0700 (PDT)\r
+X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
+Received: from finestructure.net (unknown [76.89.193.65])\r
+       (Authenticated sender: jrollins)\r
+       by fire-doxen-submit (Postfix) with ESMTP id 733872E50D69\r
+       for <notmuch@notmuchmail.org>; Sat, 14 Apr 2012 11:53:01 -0700 (PDT)\r
+Received: by finestructure.net (Postfix, from userid 1000)\r
+       id 242E145D; Sat, 14 Apr 2012 11:53:01 -0700 (PDT)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: Notmuch Mail <notmuch@notmuchmail.org>\r
+Subject: emacs tagging cleanup, v3\r
+Date: Sat, 14 Apr 2012 11:52:49 -0700\r
+Message-Id: <1334429574-12918-1-git-send-email-jrollins@finestructure.net>\r
+X-Mailer: git-send-email 1.7.9.5\r
+In-Reply-To: <1333845338-22960-1-git-send-email-jrollins@finestructure.net>\r
+References: <1333845338-22960-1-git-send-email-jrollins@finestructure.net>\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: Sat, 14 Apr 2012 18:53:08 -0000\r
+\r
+This is a further cleaned up and simplified version of [0].  The scope\r
+is slightly reduced, but we still end up with a simpler user\r
+interface, with the primary tagging functions being:\r
+\r
+notmuch-search-tag\r
+notmuch-show-tag\r
+\r
+In this series only one user facing tagging function,\r
+notmuch-search-tag-thread, is removed, since it is completely\r
+redundant with the now more flexible notmuch-search-tag.\r
+\r
+jamie.\r
+\r
+[0] id:"1333845338-22960-1-git-send-email-jrollins@finestructure.net"\r
+\r