[PATCH] emacs: fix archive thread/message function documentation.
authorJameson Graef Rollins <jrollins@finestructure.net>
Tue, 17 Jan 2012 18:43:16 +0000 (10:43 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:42:28 +0000 (09:42 -0800)
74/d0d1b8d5cac4c4ee0da022ccaa4f29b05f72f2 [new file with mode: 0644]

diff --git a/74/d0d1b8d5cac4c4ee0da022ccaa4f29b05f72f2 b/74/d0d1b8d5cac4c4ee0da022ccaa4f29b05f72f2
new file mode 100644 (file)
index 0000000..927bac3
--- /dev/null
@@ -0,0 +1,93 @@
+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 5C87C429E5F\r
+       for <notmuch@notmuchmail.org>; Tue, 17 Jan 2012 10:43:19 -0800 (PST)\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 d61+gw8aGJ6z for <notmuch@notmuchmail.org>;\r
+       Tue, 17 Jan 2012 10:43:19 -0800 (PST)\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 F2930429E3B\r
+       for <notmuch@notmuchmail.org>; Tue, 17 Jan 2012 10:43:18 -0800 (PST)\r
+Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by earth-doxen-postvirus (Postfix) with ESMTP id 9E11766E0187\r
+       for <notmuch@notmuchmail.org>; Tue, 17 Jan 2012 10:43:18 -0800 (PST)\r
+X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
+Received: from finestructure.net (cpe-76-174-137-84.socal.res.rr.com\r
+       [76.174.137.84]) (Authenticated sender: jrollins)\r
+       by earth-doxen-submit (Postfix) with ESMTP id D749066E0135\r
+       for <notmuch@notmuchmail.org>; Tue, 17 Jan 2012 10:43:16 -0800 (PST)\r
+Received: by finestructure.net (Postfix, from userid 1000)\r
+       id 7F825514; Tue, 17 Jan 2012 10:43:16 -0800 (PST)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: Notmuch Mail <notmuch@notmuchmail.org>\r
+Subject: [PATCH] emacs: fix archive thread/message function documentation.\r
+Date: Tue, 17 Jan 2012 10:43:16 -0800\r
+Message-Id: <1326825796-8358-1-git-send-email-jrollins@finestructure.net>\r
+X-Mailer: git-send-email 1.7.7.3\r
+In-Reply-To: <1326823531-14549-3-git-send-email-jrollins@finestructure.net>\r
+References: <1326823531-14549-3-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: Tue, 17 Jan 2012 18:43:19 -0000\r
+\r
+This removes an inaccuracy in the thread archiving function, and adds\r
+a clarification to the message archiving function.\r
+---\r
+Late catch on some documentation inaccuracies.  Apologies.\r
+\r
+ emacs/notmuch-show.el |   11 ++++-------\r
+ 1 files changed, 4 insertions(+), 7 deletions(-)\r
+\r
+diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el\r
+index c488e6a..c1d721e 100644\r
+--- a/emacs/notmuch-show.el\r
++++ b/emacs/notmuch-show.el\r
+@@ -1463,13 +1463,10 @@ argument, hide all of the messages."\r
+ (defun notmuch-show-archive-thread (&optional unarchive)\r
+   "Archive each message in thread.\r
\r
+-If a prefix argument is given, the messages will be\r
+-\"unarchived\" (ie. the \"inbox\" tag will be added instead of\r
+-removed).\r
+-\r
+ Archive each message currently shown by removing the \"inbox\"\r
+-tag from each. Then kill this buffer and show the next thread\r
+-from the search from which this thread was originally shown.\r
++tag from each.  If a prefix argument is given, the messages will\r
++be \"unarchived\" (ie. the \"inbox\" tag will be added instead of\r
++removed).\r
\r
+ Note: This command is safe from any race condition of new messages\r
+ being delivered to the same thread. It does not archive the\r
+@@ -1493,7 +1490,7 @@ buffer."\r
+   (notmuch-show-next-thread))\r
\r
+ (defun notmuch-show-archive-message (&optional unarchive)\r
+-  "Archive the current message.\r
++  "Archive the current message (remove \"inbox\" tag).\r
\r
+ If a prefix argument is given, the message will be\r
+ \"unarchived\" (ie. the \"inbox\" tag will be added instead of\r
+-- \r
+1.7.7.3\r
+\r