Re: slight workaround needed to use gnus-alias
authorSanjoy Mahajan <sanjoy@olin.edu>
Fri, 13 May 2016 14:58:30 +0000 (10:58 +2000)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:21:50 +0000 (16:21 -0700)
81/c744b37fc3549d8dd9906ebbae5befb4ffaf18 [new file with mode: 0644]

diff --git a/81/c744b37fc3549d8dd9906ebbae5befb4ffaf18 b/81/c744b37fc3549d8dd9906ebbae5befb4ffaf18
new file mode 100644 (file)
index 0000000..fc5c583
--- /dev/null
@@ -0,0 +1,63 @@
+Return-Path: <Sanjoy.Mahajan@olin.edu>\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 238C56DE0130\r
+ for <notmuch@notmuchmail.org>; Fri, 13 May 2016 07:59:20 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.006\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.006 tagged_above=-999 required=5 tests=[AWL=0.005,\r
+  SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-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 DX4YpRXRQeSg for <notmuch@notmuchmail.org>;\r
+ Fri, 13 May 2016 07:59:12 -0700 (PDT)\r
+Received: from EXCAS03.olin.edu (webmail.olin.edu [208.91.53.40])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id BF04C6DE00D3\r
+ for <notmuch@notmuchmail.org>; Fri, 13 May 2016 07:59:11 -0700 (PDT)\r
+Received: from insight.mit.edu (108.20.254.101) by EX04.olin.edu (10.1.15.12)\r
+ with Microsoft SMTP Server (TLS) id 15.0.1104.5;\r
+ Fri, 13 May 2016 10:59:09 -0400\r
+Received: from sanjoy by insight.mit.edu with local (Exim 4.87)\r
+ (envelope-from <sanjoy@olin.edu>)\r
+ id 1b1EXu-0006BD-4K; Fri, 13 May 2016 10:58:30 -0400\r
+From: Sanjoy Mahajan <sanjoy@olin.edu>\r
+To: David Bremner <david@tethera.net>, <notmuch@notmuchmail.org>\r
+Subject: Re: slight workaround needed to use gnus-alias\r
+In-Reply-To: <87shxn5jph.fsf@tesseract.cs.unb.ca>\r
+References: <87lh3f1fb8.fsf@insight.mit.edu> <87zirv2rvc.fsf@zancas.localnet>\r
+ <87inyj1cle.fsf@insight.mit.edu> <87shxn5jph.fsf@tesseract.cs.unb.ca>\r
+User-Agent: Notmuch/0.22 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Fri, 13 May 2016 10:58:30 -0400\r
+Message-ID: <87y47eypgp.fsf@insight.mit.edu>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-Originating-IP: [108.20.254.101]\r
+X-ClientProxiedBy: EXCAS03.olin.edu (10.1.15.15) To EX04.olin.edu (10.1.15.12)\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 13 May 2016 14:59:20 -0000\r
+\r
+On 2016-05-12 12:23, David Bremner <david@tethera.net> wrote:\r
+\r
+> I'd suggest submitting a feature request with M-x report-bug, and we\r
+> can follow on the bug if clarification is needed.\r
+\r
+Upon further investigation, I found that gnus-alias.el isn't part of\r
+emacs itself but is an addon (on the Emacswiki).  So, I wrote to its\r
+author with the suggested change.\r
+\r
+-Sanjoy\r