From: Tomi Ollila Date: Mon, 2 Sep 2013 15:47:48 +0000 (+0300) Subject: Re: [Patch v4 0/3] Add some thread based actions to pick X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c8ea864cab7a47d52565f4aecf3a322159b6cf8e;p=notmuch-archives.git Re: [Patch v4 0/3] Add some thread based actions to pick --- diff --git a/a7/bcfc828a2b665b7358bfb6435073ad5d3991c5 b/a7/bcfc828a2b665b7358bfb6435073ad5d3991c5 new file mode 100644 index 000000000..4e42998ab --- /dev/null +++ b/a7/bcfc828a2b665b7358bfb6435073ad5d3991c5 @@ -0,0 +1,89 @@ +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 76071431FC7 + for ; Mon, 2 Sep 2013 08:47:59 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + 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 9Ib-GhRNG-1t for ; + Mon, 2 Sep 2013 08:47:53 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id 58AF6431FC3 + for ; Mon, 2 Sep 2013 08:47:53 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id C764110005E; + Mon, 2 Sep 2013 18:47:48 +0300 (EEST) +From: Tomi Ollila +To: Mark Walters , notmuch@notmuchmail.org +Subject: Re: [Patch v4 0/3] Add some thread based actions to pick +In-Reply-To: <1377460534-6022-1-git-send-email-markwalters1009@gmail.com> +References: <1377460534-6022-1-git-send-email-markwalters1009@gmail.com> +User-Agent: Notmuch/0.16+45~g1eaad39 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +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, 02 Sep 2013 15:47:59 -0000 + +On Sun, Aug 25 2013, Mark Walters wrote: + +> This is a rebased version of id:1371195472-441-1-git-send-email-markwalters1009@gmail.com +> +> The only other change is a new patch 3 adding previous/next thread +> commands: they are both very simple functions based on the first two +> patches. +> +> Best wishes + +LGTM. The '*' binding is good -- the functionality is in line +with notmuch-show-tag-all... + +> Mark + +Tomi + + +> +> +> Mark Walters (3): +> contrib: pick: add thread based utility functions +> contrib: pick: thread tagging (including archiving) implemented +> contrib: pick: bind M-p and M-n to prev/next thread +> +> contrib/notmuch-pick/notmuch-pick.el | 64 ++++++++++++++++++++++++++++++++++ +> 1 files changed, 64 insertions(+), 0 deletions(-) +> +> -- +> 1.7.9.1 +> +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch +> + +-- +uussigu