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 4D1EE431FAF for ; Mon, 4 Jun 2012 11:40:29 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.29 X-Spam-Level: X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3, 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 H+IQXVuqTY+X for ; Mon, 4 Jun 2012 11:40:27 -0700 (PDT) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) by olra.theworths.org (Postfix) with ESMTP id 1F887431FAE for ; Mon, 4 Jun 2012 11:40:27 -0700 (PDT) Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1]) by fire-doxen-postvirus (Postfix) with ESMTP id 0CD79328069; Mon, 4 Jun 2012 11:40:24 -0700 (PDT) X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new Received: from finestructure.net (gwave-191.ligo.caltech.edu [131.215.114.191]) (Authenticated sender: jrollins) by fire-doxen-submit (Postfix) with ESMTP id C20152E50BEE; Mon, 4 Jun 2012 11:40:18 -0700 (PDT) Received: by finestructure.net (Postfix, from userid 1000) id 980601EA; Mon, 4 Jun 2012 11:40:18 -0700 (PDT) From: Jameson Graef Rollins To: Ingo Lohmar , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: Fix notmuch-message-mark-replied. In-Reply-To: <87vcj8ckzm.fsf@acer.localhost.com> References: <87vcj8ckzm.fsf@acer.localhost.com> User-Agent: Notmuch/0.13.2+46~gbe36866 (http://notmuchmail.org) Emacs/23.4.1 (x86_64-pc-linux-gnu) Date: Mon, 04 Jun 2012 11:40:16 -0700 Message-ID: <87pq9eapkf.fsf@servo.finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; 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, 04 Jun 2012 18:40:29 -0000 --=-=-= On Sun, Jun 03 2012, Ingo Lohmar wrote: > notmuch-message-mark-replied used "apply" to change message tags > according to notmuch-message-replied-tags after sending a reply. This > works if the latter is a single-element list. But with the recently > changed format of tag changes, it breaks for multiple-element lists. > Use "funcall" to properly pass the list of tag changes as a single > argument. I guess this means that we don't have a test for reply tagging in the emacs UI. We probably should. jamie. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJPzQEQAAoJEO00zqvie6q8C8EP/j/e2sDF447ZI4sy/U0G8ORO twIVP5QFxa73rJ5LSuH1PF8Ti8AlCDodldWB5G7DEm2lAMlmys5RLbfYeQip5j8A on6hhZHYYRh/CesCNXC129RF5y8RZDf2b34s5+128gZf6glxPHz3oCNKeIjXQMF4 XE68Z29UDhioluofS6MNfbzNRItQB1mX0816p7u8L/C8exORAimi7E0hrb5yW+/+ l5PthWCMUbnyZzfoG0QwGjV+3D00KdYeEnhC+0yE2YmCeYryRkk1RkZo0UCAKmII uDqOjHxOU0JXL4kOYGmVBE2oBdYvBcEbGCqSBGRVNVDMDyg74W8wwDquFPOk6zRa eqV5gXJVe3EYmaX/ug4l38aDQwFoJMrEz7zEWqyhgtMMftZaCn6P9yWiKdhMtUuu Y4yern/o1NrBHSSmGxmDYNiKt0VD8KDaKQCmmT1BZkqPOQi8vtafWCAtVs7jROxR Vwfxk9lTmMYYNjeaU4wU6iNYr5efPgRFXMDz/zxHp3fl15fixL8JL/8geDnHT+rh RaKPhJaT9FyCRCPJeerKXoZdVAlPi/wC6w+DpfeHJt04NAm9THz+8yP3wmV86Uz8 9lH8JUQeQkIfJPW0n29sbqEsjeK/Gb8YInQIwiHbRuvfLg/m7meFVFb1AaekNJLU Bc+onyD/fuwlZLfSY+5w =EJE/ -----END PGP SIGNATURE----- --=-=-=--