Re: tach.el: an attachment interface for message mode.
authorJesse Rosenthal <jrosenthal@jhu.edu>
Fri, 20 Jan 2012 22:54:17 +0000 (17:54 +1900)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:42:51 +0000 (09:42 -0800)
08/f66c13b0e23c25769e0375bf7399bbf5fc9f8a [new file with mode: 0644]

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