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 378F4431FC0 for ; Fri, 20 Jan 2012 09:21:54 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.699 X-Spam-Level: X-Spam-Status: No, score=-0.699 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 kglQI3d2wvQJ for ; Fri, 20 Jan 2012 09:21:53 -0800 (PST) Received: from mail-qw0-f53.google.com (mail-qw0-f53.google.com [209.85.216.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id B6D5E431FAE for ; Fri, 20 Jan 2012 09:21:53 -0800 (PST) Received: by qabg24 with SMTP id g24so566297qab.5 for ; Fri, 20 Jan 2012 09:21:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:to:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type:content-transfer-encoding; bh=lRJymdlq1Z4P/cC/MXAtcQL1W5UDrAUOoSpQPIU63mk=; b=CKe6xOgU41QlIUyb7Wl7DnOWShI44u/OQnUdu5o3+7YLBIJcqDyORcfWMBwUpH9N4p 0thROPMPz6nb3SkYJ0VbR+wmb6UmQTq6vurjyIlgKnsOstuVw0r635vcp6ItQFIVyHbL f+0JPsuNUQ/bxJPhDVFysaSxF7npgbMj33jNg= Received: by 10.224.177.203 with SMTP id bj11mr34613946qab.37.1327080112886; Fri, 20 Jan 2012 09:21:52 -0800 (PST) Received: from localhost (wms081.wlan.apn.sas.upenn.edu. [165.123.246.82]) by mx.google.com with ESMTPS id k6sm2021215qap.15.2012.01.20.09.21.51 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 20 Jan 2012 09:21:52 -0800 (PST) Sender: Aaron Ecay From: Aaron Ecay To: Jesse Rosenthal , notmuch@notmuchmail.org Subject: Re: tach.el: an attachment interface for message mode. In-Reply-To: <877h0mwbim.fsf@jhu.edu> References: <877h0mwbim.fsf@jhu.edu> User-Agent: Notmuch/0.11+73~gd51b784 (http://notmuchmail.org) Emacs/24.0.92.2 (i386-apple-darwin10.8.0) Date: Fri, 20 Jan 2012 12:21:49 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 17:21:54 -0000 Ha! As I was recently looking at the MML stuff, I spent some time googling around looking for this =E2=80=93 I knew I had seen a =E2=80=9Cmut= t-like=E2=80=9D attachment interface for emacs mail writing, but I couldn=E2=80=99t seem to= come across it. I will definitely get it set up and play with it. I don=E2=80= =99t have cause to attach files to email very often, but I=E2=80=99ll let you kn= ow how it works out. Thanks a lot, --=20 Aaron Ecay