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 1103840BD85 for ; Mon, 13 Sep 2010 19:43:46 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -4.19 X-Spam-Level: X-Spam-Status: No, score=-4.19 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] autolearn=ham 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 FSZ6-R6o98DL for ; Mon, 13 Sep 2010 19:43:35 -0700 (PDT) Received: from serrano.cc.columbia.edu (serrano.cc.columbia.edu [128.59.29.6]) by olra.theworths.org (Postfix) with ESMTP id BAD5740BFD3 for ; Mon, 13 Sep 2010 19:43:35 -0700 (PDT) Received: from servo.finestructure.net (cpe-67-243-144-42.nyc.res.rr.com [67.243.144.42]) (user=jgr2110 author=jrollins@finestructure.net mech=PLAIN bits=0) by serrano.cc.columbia.edu (8.14.4/8.14.3) with ESMTP id o8E2hX7F025080 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT) for ; Mon, 13 Sep 2010 22:43:35 -0400 (EDT) Received: from jrollins by servo.finestructure.net with local (Exim 4.72) (envelope-from ) id 1OvLUa-0003Pl-TO for notmuch@notmuchmail.org; Mon, 13 Sep 2010 22:43:33 -0400 From: Jameson Rollins To: notmuch@notmuchmail.org Subject: Re: [PATCH] Move notmuch-fcc-header-setup to message-header-setup-hook. In-Reply-To: References: <1284323018-8423-1-git-send-email-rlb@defaultvalue.org> User-Agent: Notmuch/0.3.1-69-g51a0d54 (http://notmuchmail.org) Emacs/23.2.1 (i486-pc-linux-gnu) Date: Mon, 13 Sep 2010 22:43:28 -0400 Message-ID: <87mxrlrqnj.fsf@servo.finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-No-Spam-Score: Local X-Scanned-By: MIMEDefang 2.68 on 128.59.29.6 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: Tue, 14 Sep 2010 02:43:46 -0000 --=-=-= On Sun, 12 Sep 2010 15:23:38 -0500, Rob Browning wrote: > Call notmuch-fcc-header-setup from message-header-setup-hook rather > than message-send-hook. This allows you to see what's going to > happen, and to make manual adjustments if desired. Gnus does > something similar. I just tested this patch and it works as advertised. The Fcc: field appears, properly filled in, when the message buffer is initial created. This will probably be good in conjunction with the patch to remove the automatic Bcc:. Signed-off-by: Jameson Rollins jamie. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBCAAGBQJMjuFQAAoJEO00zqvie6q8YvIP/jibBdQL/oVldVg6mjlg+00R iJE4/1qZEoXhzATH8/HEjd/MvT+HJg1noemv5jRia2piVyW9Z3XCSDY7YW8Kdqs/ nJH7JUTMhS9L78QN/bau5c4HTCwCX8l03MeRJor6Kh/bVDAmcREc1YHS/GrizBAp pF75u3EUEdlnq2LfHxEM+M9Dze9mRgRsGIATxkEzDUtYk33yRUyyPoYjXkmVCzG6 SoOmqel/pi7+wvppF3zXcrZRRWVyHyg64s/goeroZeFO3T90yZ7GBkRXxODV41G5 xh5ZEpm7fcswg06OH6T0WOd2dQmaBkR6hEPnVafaoHJeQoeMHInmS/J/KkAsgFel 1fGYpLxWyIP6JvQvfT9t8LUvh/b/xkC849QUcbM30dDKqh3LIWXEsdLZOmynHP87 82/cj5CjEIOC8NISDVv0Y9gw02sEn/6VUrklQKyetjgja/yxZl5S1fxyiqBnodxJ G/eHzpRqfLKYlL70WCwLFdWMm0JhcY+E4hu2i4BFL6A+RAaBuTqI5ldMK/tlF1HI 72r4bbL0q49BWa0LbZMTpfJnhFy5rVnyc5zdcdNJY9SwCq0DITVlDH/E0VYUjJyI 4j5OMvHYkdURuEYu++nhPT7QJu0l8ftlr67HSYluFVIHDIH0lYKmKTg2KdEFG0qz 3PPDhSZ0XQtWFDHd239q =C6Wc -----END PGP SIGNATURE----- --=-=-=--