[alot] nottoomuch-addresses.sh config
authorPhilippe LeCavalier <support@plecavalier.com>
Wed, 29 Feb 2012 16:31:40 +0000 (11:31 +1900)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:45:04 +0000 (09:45 -0800)
e4/7e3ea6e662d16b17d099ea4cffbaf9b0287616 [new file with mode: 0644]

diff --git a/e4/7e3ea6e662d16b17d099ea4cffbaf9b0287616 b/e4/7e3ea6e662d16b17d099ea4cffbaf9b0287616
new file mode 100644 (file)
index 0000000..16dcb6d
--- /dev/null
@@ -0,0 +1,78 @@
+Return-Path: <plecavalier@plc.plecavalier.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 50375431E64\r
+       for <notmuch@notmuchmail.org>; Wed, 29 Feb 2012 08:31:42 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 2.647\r
+X-Spam-Level: **\r
+X-Spam-Status: No, score=2.647 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_RP_RNBL=1.284, RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1]\r
+       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 794u-Z0YZxw8 for <notmuch@notmuchmail.org>;\r
+       Wed, 29 Feb 2012 08:31:41 -0800 (PST)\r
+Received: from plc.plecavalier.com\r
+       (CPE001a8c1087e6-CM0019477f3980.cpe.net.cable.rogers.com\r
+       [99.239.193.74])\r
+       (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 96B2F431FD6\r
+       for <notmuch@notmuchmail.org>; Wed, 29 Feb 2012 08:31:41 -0800 (PST)\r
+Received: from plc.plecavalier.com (plc [127.0.0.1])\r
+       by plc.plecavalier.com (8.14.5/8.14.5) with ESMTP id q1TGVeKw003663\r
+       for <notmuch@notmuchmail.org>; Wed, 29 Feb 2012 11:31:40 -0500\r
+Received: (from plecavalier@localhost)\r
+       by plc.plecavalier.com (8.14.5/8.14.5/Submit) id q1TGVeIm003662;\r
+       Wed, 29 Feb 2012 11:31:40 -0500\r
+Content-Type: text/plain; charset="utf-8"\r
+MIME-Version: 1.0\r
+Content-Transfer-Encoding: quoted-printable\r
+To: notmuch@notmuchmail.org\r
+Message-ID: <20120229163140.3587.19027@plc.plecavalier.com>\r
+From: Philippe LeCavalier <support@plecavalier.com>\r
+User-Agent: alot/0.21+\r
+Subject: [alot] nottoomuch-addresses.sh config\r
+Date: Wed, 29 Feb 2012 11:31:40 -0500\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: Wed, 29 Feb 2012 16:31:42 -0000\r
+\r
+\r
+Hi.\r
+\r
+I had nottoomuch-addresses.sh working perfectly in emacs and I'm trying\r
+to get it going in alot. Here's[1] what I've got so far. One things that\r
+really confusing me is the brackets in the help file[2]. As soon as I\r
+put double brackets alot can't read the account. Am I misunderstanding\r
+something about those brackets? I'm very much a non-coder in case it\r
+wasn't already obvious...Also, should I be creating a key binding to\r
+invoke the completion command?\r
+\r
+Thanks,\r
+Phil\r
+\r
+ref.\r
+[1]\r
+command =3D nottoomuch-addresses.sh\r
+regexp =3D \"(?P<name>.+)\"\s*<(?P<email>.*.+?@.+?)>\r
+\r
+It would seem to me that I might need to specify where the heck the\r
+script lives?\r
+\r
+[2]\r
+http://alot.readthedocs.org/en/latest/configuration/index.html#contacts-com=\r
+pletion\r