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 AFA60431FC4 for ; Fri, 20 Jan 2012 02:34:24 -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 NzevUW0MeDIs for ; Fri, 20 Jan 2012 02:34:24 -0800 (PST) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 25283431FAF for ; Fri, 20 Jan 2012 02:34:24 -0800 (PST) Received: by werb10 with SMTP id b10so127618wer.26 for ; Fri, 20 Jan 2012 02:34:22 -0800 (PST) Received: by 10.216.136.202 with SMTP id w52mr639007wei.57.1327055662821; Fri, 20 Jan 2012 02:34:22 -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 dr5sm7683036wib.0.2012.01.20.02.34.20 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 20 Jan 2012 02:34:21 -0800 (PST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id 3E0859FE01; Fri, 20 Jan 2012 07:33:21 +0000 (GMT) To: Aaron Ecay , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: Quote MML tags in replies In-Reply-To: <1326998589-37187-1-git-send-email-aaronecay@gmail.com> References: <1326998589-37187-1-git-send-email-aaronecay@gmail.com> User-Agent: Notmuch/0.11+64~g42e8f66 (http://notmuchmail.org) Emacs/24.0.92.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Fri, 20 Jan 2012 07:33:13 +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: Fri, 20 Jan 2012 10:34:24 -0000 --=-=-= Content-Type: text/plain On Thu, 19 Jan 2012 13:43:09 -0500, Aaron Ecay wrote: > - (message-goto-body)) > + (message-goto-body) > + (mml-quote-region (point) (mark))) Obviously good. It would be nice to have a comment about why it's `mark' and not `point-max'. In fact, it would be good to have a comment explaining why `mml-quote-region' is required. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8ZGLkACgkQaezQq/BJZRZA5QCfesEpj5RbWdCsqWJtfVwKfQv+ VMYAn0H7GPVdy2yFVK3CRdDOXEDNyG1w =OZOM -----END PGP SIGNATURE----- --=-=-=--