From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id C14966DE1F39 for ; Thu, 9 Mar 2017 05:13:33 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.8 X-Spam-Level: X-Spam-Status: No, score=-0.8 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gruHd3qi3f8U for ; Thu, 9 Mar 2017 05:13:32 -0800 (PST) X-Greylist: delayed 529 seconds by postgrey-1.35 at arlo; Thu, 09 Mar 2017 05:13:32 PST Received: from w1.tutanota.de (w1.tutanota.de [81.3.6.162]) by arlo.cworth.org (Postfix) with ESMTPS id 5C68F6DE1E9D for ; Thu, 9 Mar 2017 05:13:32 -0800 (PST) Received: from localhost (unknown [127.0.0.1]) by w1.tutanota.de (Postfix) with ESMTP id A3D64FA9BA7 for ; Thu, 9 Mar 2017 13:04:39 +0000 (UTC) Received: from w1.tutanota.de ([127.0.0.1]) by localhost (w1.tutanota.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HmuuN-rhzQtH for ; Thu, 9 Mar 2017 14:04:39 +0100 (CET) Received: from w1.tutanota.de (unknown [127.0.0.1]) by w1.tutanota.de (Postfix) with ESMTP id 3BE50FA9B42 for ; Thu, 9 Mar 2017 13:04:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tuta.io; s=20161216; t=1489064679; bh=DPe3HmXQb1FMyFK/9uDsqw8GI3l8+0d4mIoS53NPYTU=; h=Date:From:To:Subject:From; b=pZmztyU7ng3hIJzMlOlrcpW00U/dhjf1266zqEEZmWsko6F5NllxIvE7Usf3m+AKW 9NsT/CLk+ck6qna6/JAz9skPngJisvVkJXWRfOTQ/jgYxNB1C5ObIamUBNVa66Z6jD 9gfmh3vPsmaBNx9ixKLdZiCirP+itlzg8F6sjnBJdzNZcZY0JEyGbwzaQFxxKevOec jui94St6/anFv+KLRwV34q+RjTFTmpKd+c1JT/qZiSQmefW1widoUjS97ancB1ViS2 yfWjqJ3Ija5B3a2PoV2Er29MliGW0yUS9zXAVCf+E8IsrrG/26B7+NMWjntfsVl58n JGQv4uEDyOd7Q== Date: Thu, 9 Mar 2017 14:04:39 +0100 (CET) From: To: Message-ID: Subject: Feature request: Interface for marking non-consecutive messages in a saved-search MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_582834_203449321.1489064679234" X-Mailman-Approved-At: Sat, 11 Mar 2017 08:57:26 -0800 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 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, 09 Mar 2017 13:13:33 -0000 ------=_Part_582834_203449321.1489064679234 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello, In the notmuch-emacs interface, it is not possible to mark non-consecutive messages in a saved-search view and then associate tags to all those marked messages at once. A feature that would be useful would be one that allows an alternate interface for marking messages and then adding/removing tags from those messages similar to package-list-packages interface. Regards. ------=_Part_582834_203449321.1489064679234 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello,

In the notmuch-emacs interface, it is not possible to mark non-consecutive messages in a saved-search view and then associate tags to all those marked messages at once. A feature that would be useful would be one that allows an alternate interface for marking messages and then adding/removing tags from those messages similar to package-list-packages interface.

Regards.
------=_Part_582834_203449321.1489064679234--