From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83915 Path: news.gmane.org!not-for-mail From: Frank Terbeck Newsgroups: gmane.emacs.gnus.general Subject: Re: Create a group from a list of message-ids Date: Mon, 25 Nov 2013 16:44:58 +0100 Message-ID: <877gbwlc3p.fsf@ft.bewatermyfriend.org> References: <87vbzjs5fk.fsf@gmail.com> <844n71b5nh.fsf@davestoy.home> <871u24c18u.fsf@gmail.com> <87d2lo4zy7.fsf@ericabrahamsen.net> <87siukalp5.fsf@gmail.com> <87txf01uum.fsf@ericabrahamsen.net> <87d2loa812.fsf@gmail.com> <87d2lo1ozp.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1385394291 16308 80.91.229.3 (25 Nov 2013 15:44:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Nov 2013 15:44:51 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32170@lists.math.uh.edu Mon Nov 25 16:44:55 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VkyLH-0006fD-7P for ding-account@gmane.org; Mon, 25 Nov 2013 16:44:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1VkyL7-0001g1-G2; Mon, 25 Nov 2013 09:44:45 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1VkyL5-0001fl-Sq for ding@lists.math.uh.edu; Mon, 25 Nov 2013 09:44:43 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1VkyL0-0005sm-U6 for ding@lists.math.uh.edu; Mon, 25 Nov 2013 09:44:43 -0600 Original-Received: from smtprelay03.ispgateway.de ([80.67.31.30]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1VkyKz-0004Xq-3z for ding@gnus.org; Mon, 25 Nov 2013 16:44:37 +0100 Original-Received: from [149.201.42.118] (helo=jim.voodoo.lan) by smtprelay03.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1VkyKy-0007Pn-Ja for ding@gnus.org; Mon, 25 Nov 2013 16:44:36 +0100 Original-Received: by jim.voodoo.lan (Postfix, from userid 1000) id CB9E8936D4; Mon, 25 Nov 2013 16:44:58 +0100 (CET) In-Reply-To: <87d2lo1ozp.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Mon, 25 Nov 2013 22:26:50 +0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Df-Sender: NDMwNDQ0 X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83915 Archived-At: Eric Abrahamsen wrote: [...] > It also comes with its own tagging structure and all kinds of stuff I > don't use. The superfluity bugs me a little, but the searching is nice > enough that it doesn't matter. A nnir plugin for notmuch might actually > be nice. Actually, at least in the git version of gnus, =E2=80=98nnir=E2=80=99 seems= to feature support for =E2=80=98notmuch=E2=80=99 (ie. there is a defcustom =E2=80=98nn= ir-notmuch-program=E2=80=99 and a defun =E2=80=98nnir-run-notmuch=E2=80=99). Since =E2=80=98mu=E2=80=99 seems to work fairly similarly to notmuch, I wou= ld guess that, this part would serve as a source for ideas for =E2=80=98mu=E2=80=99-= integration. Regards, Frank