Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 87156431FAF for ; Fri, 20 Jan 2012 14:53:19 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Reg9VyOzYq2m for ; Fri, 20 Jan 2012 14:53:19 -0800 (PST) Received: from ipex2.johnshopkins.edu (ipex2.johnshopkins.edu [162.129.8.151]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id E2980431FAE for ; Fri, 20 Jan 2012 14:53:18 -0800 (PST) X-IronPort-AV: E=Sophos;i="4.71,545,1320642000"; d="scan'208";a="118356809" Received: from unknown (HELO watt) ([10.161.33.18]) by ipex2.johnshopkins.edu with ESMTP/TLS/AES256-SHA; 20 Jan 2012 17:53:17 -0500 Received: from jkr by watt with local (Exim 4.76) (envelope-from ) id 1RoNLd-0003dH-4n; Fri, 20 Jan 2012 17:54:17 -0500 From: Jesse Rosenthal To: Xavier Maillard , notmuch@notmuchmail.org Subject: Re: tach.el: an attachment interface for message mode. In-Reply-To: References: <877h0mwbim.fsf@jhu.edu> User-Agent: Notmuch/0.11 (http://notmuchmail.org) Emacs/23.3.1 (i686-pc-linux-gnu) Date: Fri, 20 Jan 2012 17:54:17 -0500 Message-ID: <87zkdiugrq.fsf@jhu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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, 20 Jan 2012 22:53:19 -0000 Hi Xavier, On Fri, 20 Jan 2012 23:43:01 +0100, Xavier Maillard wrote: > I like it. Thanks for giving it a try. > Simple but at first it is not easy to understand what to do with that > window. Also, there is no way to toggle the window visibility. But for a > first shot, it is a good shot :D There could be a prompt in the minibuffer, I suppose, or the blank second window could have a prompt in it as well. And it would actually be easy enough to add that toggle, since the window is really just a different sort of view on a numerical list at the bottom of the page. I'll give it a shot soon. > I tried it by adding tach.el to myself. When sending the message, I have > been asked whether I'd like to update copyright date and change licence > to GPL3, huh ? Is this something specific to how tach.el works ? I actually have no idea what this could come from. The date is a couple of years back, and the license is GPL2+. I'm not sure why it would prompt you to change that. Ever come across this before? Best, Jesse