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