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 1987E431FBC for ; Sun, 27 May 2012 01:01:09 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.274 X-Spam-Level: * X-Spam-Status: No, score=1.274 tagged_above=-999 required=5 tests=[RDNS_NONE=1.274] 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 6NaTeEeXrGVm for ; Sun, 27 May 2012 01:01:08 -0700 (PDT) Received: from omr.mail.isx.net.nz (unknown [111.65.230.130]) by olra.theworths.org (Postfix) with ESMTP id 22A13431FAF for ; Sun, 27 May 2012 01:01:08 -0700 (PDT) Received: from localhost (unknown [58.84.236.93]) (Authenticated sender: jason@miromiro.com) by omr.mail.isx.net.nz (Postfix) with ESMTPA id BFC1A108936 for ; Sun, 27 May 2012 20:01:05 +1200 (NZST) Date: Sun, 27 May 2012 20:01:05 +1200 From: Jason Ryan To: notmuch@notmuchmail.org Subject: PATCH: notmuch-mutt.rc macros (with correct commit msg) Message-ID: <20120527080105.GA27032@Centurion> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uXxzq0nDebZQVNAZ" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Mailman-Approved-At: Sun, 27 May 2012 01:11:32 -0700 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: Sun, 27 May 2012 08:01:09 -0000 --uXxzq0nDebZQVNAZ Content-Type: multipart/mixed; boundary="24zk1gE8NUlDmwG9" Content-Disposition: inline --24zk1gE8NUlDmwG9 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Ref: id:"20120527004107.GA4869@Centurion" Please find attached the patch with a descriptive commit message=E2=80=A6 /J --=20 http://jasonwryan.com/ [GnuPG Key: B1BD4E40] --24zk1gE8NUlDmwG9 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="mutt-macros.patch" Content-Transfer-Encoding: quoted-printable =46rom 9dd4db8dfeafb6464cccf81cb78038b7a252d080 Mon Sep 17 00:00:00 2001 =46rom: jasonwryan Date: Sun, 27 May 2012 12:34:27 +1200 Subject: [PATCH] Small fix to two macros in notmuch-mutt.rc A couple of minor fixes to ensure that the two macros, for and work as advertised. --- contrib/notmuch-mutt/notmuch-mutt.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contrib/notmuch-mutt/notmuch-mutt.rc b/contrib/notmuch-mutt/no= tmuch-mutt.rc index c0ff000..38ad584 100644 --- a/contrib/notmuch-mutt/notmuch-mutt.rc +++ b/contrib/notmuch-mutt/notmuch-mutt.rc @@ -2,8 +2,8 @@ macro index \ "unset wait_keynotmuch-mutt --pr= ompt search`echo ${XDG_CACHE_HOME:-$HOME/.ca= che}/notmuch/mutt/results`" \ "notmuch: search mail" macro index \ - "unset wait_keynotmuch-mutt thre= ad`echo ${XDG_CACHE_HOME:-$HOME/.cache}/notm= uch/mutt/results`set wait_key" \ - "notmuch: reconstruct thread" + "unset wait_keyunignore message= -idnotmuch-mutt thread`= echo ${XDG_CACHE_HOME:-$HOME/.cache}/notmuch/mutt/results`set wait_key" \ + "search and reconstruct owning thread with notmuch" macro index \ - "unset wait_keynotmuch-mutt tag = -inbox" \ - "notmuch: remove message from inbox" + "unset wait_keyunignore message= -idnotmuch-mutt -- tag -inbox" \ + "remove message from inbox with notmuch" --=20 1.7.10.2 --24zk1gE8NUlDmwG9-- --uXxzq0nDebZQVNAZ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQEcBAEBAgAGBQJPwd9BAAoJEEReUuqxvU5A84EIAKEy/jmrVrCGDDRreVlxgkdq HGDCarZ8gYCeWCO0vHAqfDeKKq2/S3UJBnbnJTk06dAaLJJAV4paP2dQRBOZmNwJ exiQ4JLsTFgAyK8ZFqfxlwQNyxXiRYEz1xRG7P3G6ixgRY9SSpv5ZQNR36Hp2i9H zUoa4Ixu+L0FgW+J9qh/AExyoTDY9x+kCYefcYZHzIxzAEq8UpS4V/VBBKoBLhZw 3j6Q/x8jMAlrfEuCxBBl821NH0Tqc7vrPvzlGmIx8zXGTkvxPD7xhmgATKWyxTl9 GTWmlyJRvkg9B+gTFxJQNl3k3CkfNBX/Q49aKDrFpY44EqF87knCpw6Kq4x4MNk= =72iU -----END PGP SIGNATURE----- --uXxzq0nDebZQVNAZ--