[notmuch] Updated notmuch-show-get-* functions
authordavid <david@tethera.net>
Fri, 12 Feb 2010 02:34:30 +0000 (22:34 +2000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:11 +0000 (09:36 -0800)
76/3fa63260c32c3845da954774923818f7184076 [new file with mode: 0644]

diff --git a/76/3fa63260c32c3845da954774923818f7184076 b/76/3fa63260c32c3845da954774923818f7184076
new file mode 100644 (file)
index 0000000..f50e1d1
--- /dev/null
@@ -0,0 +1,58 @@
+Return-Path: <bremner@pivot.cs.unb.ca>\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 A1CB0431FBC\r
+       for <notmuch@notmuchmail.org>; Thu, 11 Feb 2010 18:37:30 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.643\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.643 tagged_above=-999 required=5\r
+       tests=[AWL=-0.644, BAYES_50=0.001] autolearn=ham\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 APfr3lEQTQDE for <notmuch@notmuchmail.org>;\r
+       Thu, 11 Feb 2010 18:37:30 -0800 (PST)\r
+Received: from pivot.cs.unb.ca (pivot.cs.unb.ca [131.202.240.57])\r
+       by olra.theworths.org (Postfix) with ESMTP id 14858431FAE\r
+       for <notmuch@notmuchmail.org>; Thu, 11 Feb 2010 18:37:30 -0800 (PST)\r
+Received: from\r
+       fctnnbsc30w-142167166109.pppoe-dynamic.high-speed.nb.bellaliant.net\r
+       ([142.167.166.109] helo=rocinante.cs.unb.ca)\r
+       by pivot.cs.unb.ca with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32)\r
+       (Exim 4.69) (envelope-from <bremner@pivot.cs.unb.ca>)\r
+       id 1NflPM-0002KS-Qh\r
+       for notmuch@notmuchmail.org; Thu, 11 Feb 2010 22:37:29 -0400\r
+Received: from bremner by rocinante.cs.unb.ca with local (Exim 4.71)\r
+       (envelope-from <bremner@rocinante.cs.unb.ca>) id 1NflMf-0007u8-MN\r
+       for notmuch@notmuchmail.org; Thu, 11 Feb 2010 22:34:41 -0400\r
+From: david@tethera.net\r
+To: notmuch@notmuchmail.org\r
+Date: Thu, 11 Feb 2010 22:34:30 -0400\r
+Message-Id: <1265942072-30247-1-git-send-email-david@tethera.net>\r
+X-Mailer: git-send-email 1.6.5\r
+In-Reply-To: <id:1260021951-3022-1-git-send-email-david@tethera.net>\r
+References: <id:1260021951-3022-1-git-send-email-david@tethera.net>\r
+X-Sender-Verified: bremner@pivot.cs.unb.ca\r
+Subject: [notmuch] Updated notmuch-show-get-* functions\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: Fri, 12 Feb 2010 02:37:30 -0000\r
+\r
+I have rebased the patch for notmuch-show-get-header,and added functions \r
+for each of the header fields (I think) parsed by mailheader.el.  \r
+\r
+There is a corresponding updated stash patch series that uses these functions to provide\r
+convenient access to various fields, even if not currently displayed.\r
+\r