Stop stomping on global fcc related variables
authorDavid Bremner <david@tethera.net>
Sat, 1 Aug 2015 09:44:54 +0000 (11:44 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:13 +0000 (14:49 -0700)
2b/2138c40c829ff1d2d3c878a3ce34cad45db008 [new file with mode: 0644]

diff --git a/2b/2138c40c829ff1d2d3c878a3ce34cad45db008 b/2b/2138c40c829ff1d2d3c878a3ce34cad45db008
new file mode 100644 (file)
index 0000000..f88c58c
--- /dev/null
@@ -0,0 +1,50 @@
+Return-Path: <bremner@tesseract.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 arlo.cworth.org (Postfix) with ESMTP id 6681D6DE1761\r
+ for <notmuch@notmuchmail.org>; Sat,  1 Aug 2015 02:46:35 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.154\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.154 tagged_above=-999 required=5 tests=[AWL=0.144, \r
+ T_HEADER_FROM_DIFFERENT_DOMAINS=0.01] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id 1qVvBfm-c4mQ for <notmuch@notmuchmail.org>;\r
+ Sat,  1 Aug 2015 02:46:26 -0700 (PDT)\r
+Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 0A2046DE1607\r
+ for <notmuch@notmuchmail.org>; Sat,  1 Aug 2015 02:46:25 -0700 (PDT)\r
+Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
+ (envelope-from <bremner@tesseract.cs.unb.ca>)\r
+ id 1ZLTLt-0004tP-OI; Sat, 01 Aug 2015 09:45:13 +0000\r
+Received: (nullmailer pid 29347 invoked by uid 1000); Sat, 01 Aug 2015\r
+ 09:44:59 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Mark Walters <markwalters1009@gmail.com>, notmuch@notmuchmail.org\r
+Subject: Stop stomping on global fcc related variables\r
+Date: Sat,  1 Aug 2015 11:44:54 +0200\r
+Message-Id: <1438422296-29087-1-git-send-email-david@tethera.net>\r
+X-Mailer: git-send-email 2.1.4\r
+In-Reply-To: <87vbdrysd7.fsf@qmul.ac.uk>\r
+References: <87vbdrysd7.fsf@qmul.ac.uk>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\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, 01 Aug 2015 09:46:35 -0000\r
+\r
+After several attempts [1] this is the best replacement for\r
+notmuch-fcc-initialization I could come up with.\r
+\r
+[1]: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21174\r