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 5571B429E25 for ; Thu, 26 May 2011 14:21:43 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.01 X-Spam-Level: X-Spam-Status: No, score=0.01 tagged_above=-999 required=5 tests=[T_MIME_NO_TEXT=0.01] 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 Pd1YerBsC1mW for ; Thu, 26 May 2011 14:21:43 -0700 (PDT) Received: from arlo.cworth.org (arlo.cworth.org [50.43.72.2]) by olra.theworths.org (Postfix) with ESMTP id E47C6431FB6 for ; Thu, 26 May 2011 14:21:42 -0700 (PDT) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id B047C29A511; Thu, 26 May 2011 14:21:41 -0700 (PDT) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id 5E32A25417E; Thu, 26 May 2011 14:21:41 -0700 (PDT) From: Carl Worth To: Mark Walters , notmuch@notmuchmail.org Subject: Re: [PATCH 0/2] Implement reply to sender In-Reply-To: <1306426012-8176-1-git-send-email-markwalters1009@gmail.com> References: <1306426012-8176-1-git-send-email-markwalters1009@gmail.com> User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.3.1 (i486-pc-linux-gnu) Date: Thu, 26 May 2011 14:21:35 -0700 Message-ID: <87pqn5cg4g.fsf@yoom.home.cworth.org> 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: Thu, 26 May 2011 21:21:43 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Thu, 26 May 2011 17:06:50 +0100, Mark Walters wrote: > These patches implement a reply to sender function. > On the command line this is done via a new format > "--format=3Done" to notmuch reply. > In emacs it is bound to the key R I like the feature (at the emacs level). Doing this with "--format=3Done" isn't correct though. This new functionality should be orthogonal to format, (for example, one might want --format=3Dheaders-only and still reply only to the sender). How about: --reply-to=3Dsender vs. --reply-to=3Dall # Which would be the default Also, the patch should update the documentation for "notmuch reply", (both in notmuch.c and notmuch.1). > I have been running a similar patch set for some time but=20 > only tidied it up today. It compiles and works for me. Thanks for sharing this. > This is my first submission to the project so I hope that I > have done everything right. Perfectly. Keep up the good work. > Signed-off-by: Mark Walters We don't actually require signed-off-by lines in the notmuch project. I know the notmuchmail.org website currently points to the git project's patch submission guidelines. We should really write our own such guidelines, (which would be dramatically simpler than those from the git project). =2DCarl =2D-=20 carl.d.worth@intel.com --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk3exF8ACgkQ6JDdNq8qSWhxiACfYn9Bc5us7Zjsvn2E0MRLtwrV dOsAnjZka2PlBQ21Yf9miIXmwhkoiQZw =kfdZ -----END PGP SIGNATURE----- --=-=-=--