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 E00E8431FD9 for ; Mon, 16 Jan 2012 00:39:40 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[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 EZHjvfS91R7F for ; Mon, 16 Jan 2012 00:39:40 -0800 (PST) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 12DAC431FC0 for ; Mon, 16 Jan 2012 00:39:39 -0800 (PST) Received: by wibhr12 with SMTP id hr12so2173241wib.26 for ; Mon, 16 Jan 2012 00:39:37 -0800 (PST) Received: by 10.180.106.33 with SMTP id gr1mr17896925wib.6.1326703177528; Mon, 16 Jan 2012 00:39:37 -0800 (PST) Received: from hotblack-desiato.hh.sledj.net (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25]) by mx.google.com with ESMTPS id q34sm21327349wbm.15.2012.01.16.00.39.35 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 16 Jan 2012 00:39:36 -0800 (PST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id 59C259FD88; Mon, 16 Jan 2012 08:39:34 +0000 (GMT) To: Aaron Ecay , Adam Wolfe Gordon , notmuch@notmuchmail.org, awg@xvx.ca Subject: Re: [PATCH 0/4] Quoting HTML-only emails in replies redux In-Reply-To: References: <1326009162-19524-1-git-send-email-awg+notmuch@xvx.ca> User-Agent: Notmuch/0.10.2+186~gd0f7804 (http://notmuchmail.org) Emacs/24.0.92.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Mon, 16 Jan 2012 08:39:30 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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: Mon, 16 Jan 2012 08:39:41 -0000 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Mon, 16 Jan 2012 02:38:38 -0500, Aaron Ecay wrote: > On Sun, 15 Jan 2012 09:26:59 +0000, David Edmondson wrote: > > Given that we're now doing a bunch of work in emacs as part of the reply > > setup, why not just grab the content of the original message from the > > show buffer and quote that? > >=20 > > The last time that approach was discussed Carl was against it because it > > moved the emacs UI away from the behaviour of the CLI, but it seems that > > we're already heading in that direction. >=20 > I have been watching this patch series with interest, because it seemed > that when it landed it would be a good time for me to begin work on a > patch to allow notmuch to function like other emacs MUAs in constructing > the reply buffer internally to emacs, rather than through notmuch. This > allows (at least) three things: > - Greater flexibility in the construction of address lists. For example, > there are some email lists where I want replies to list mail to go only > to the list, not also to the original sender. Is there a mechanistic way to determine the correct behaviour in this respect? I suspect that it's exactly the kind of thing that Carl wanted to be included in 'notmuch' itself, so that other UIs can benefit. > Additionally, I like to > reply from my university address if colleagues write to my Gmail one. > If a lisp function is generating the replies, it can be made to run a > hook allowing users to insert these or other custom behaviors. > - The same reasoning as above, applied to signatures. (different ones > for different recipients) You can do both of these things today using `message-send-hook' (I do). > - There exists at least one emacs package (supercite) which allows > customization of the quoting of email replies. This automates the > =E2=80=9CFirstname>=E2=80=9D style quotes one sometimes sees, as well a= s many other > possiblities. It defines a way for emacs MUAs to construct reply > buffers to cooperate with it, which many of the big emacs MUAs obey > (Gnus and Wanderlust certainly do). This is explained in the =E2=80=9C= hints > to MUA authors=E2=80=9D section of the supercite manual (distributed wi= th > Emacs). I dislike supercite, so no support from me in that direction :-) --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8T4kIACgkQaezQq/BJZRbBpACePNFco3O+uogm9bbrktrF0q8Q AjgAoIQEGidhjhxIJWak7xdUYtR2yclC =cFWm -----END PGP SIGNATURE----- --=-=-=--