From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83916 Path: news.gmane.org!not-for-mail From: Alexander Baier Newsgroups: gmane.emacs.gnus.general Subject: Re: Create a group from a list of message-ids Date: Mon, 25 Nov 2013 17:11:50 +0100 Message-ID: <87vbzg8nqx.fsf@gmail.com> 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 X-Trace: ger.gmane.org 1385395950 5780 80.91.229.3 (25 Nov 2013 16:12:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Nov 2013 16:12:30 +0000 (UTC) Cc: ding@gnus.org To: Eric Abrahamsen Original-X-From: ding-owner+M32171@lists.math.uh.edu Mon Nov 25 17:12:32 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 1Vkylx-0003W1-Ec for ding-account@gmane.org; Mon, 25 Nov 2013 17:12:29 +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 1Vkyll-0001pb-Bz; Mon, 25 Nov 2013 10:12:17 -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 1Vkylj-0001pP-Pw for ding@lists.math.uh.edu; Mon, 25 Nov 2013 10:12:15 -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 1Vkyli-00061B-3Q for ding@lists.math.uh.edu; Mon, 25 Nov 2013 10:12:15 -0600 Original-Received: from mail-we0-f178.google.com ([74.125.82.178]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1Vkylg-0005EI-L8 for ding@gnus.org; Mon, 25 Nov 2013 17:12:12 +0100 Original-Received: by mail-we0-f178.google.com with SMTP id u56so4128207wes.9 for ; Mon, 25 Nov 2013 08:12:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:mail-followup-to:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=JRqnHr/zAWYLRqxragbmZmxQ3wxl0OCI2FvYpNXwV8U=; b=pTS6wyQuwbNv/mAidElkP9M+FkbdvQ0YyPPUBBPgdk28IgpwRhbaLSR5R2+X+CwAbR BsKRjb7SMIGHkP+rVcYZh+3zdfznhHE5g87GMz+seW6yN1aNXlp97+siL5Ydq00Ejb36 GuOxnnhpodUdEG8KsF9wY0FufAKeh4UvnofGkpFbSVM+T5Eiw8P44Je3FUDrjc/Tub7h X3mkiHN3AOAT9n2M4taEj9frycJTo1YVE3nI/wWEph/k6/tWKDNvGIzBNlI6O5itQcRi 8crVjHLC5MTFIXibUESh4RnxRst5qPUEUULQ52HxQpRVbI1sH2M2TSn+vwSTlQ36ODE3 vuWg== X-Received: by 10.180.10.135 with SMTP id i7mr11878993wib.1.1385395927229; Mon, 25 Nov 2013 08:12:07 -0800 (PST) Original-Received: from T420s ([2a00:1398:9:fb00:224:d7ff:febb:4660]) by mx.google.com with ESMTPSA id y20sm51428738wib.0.2013.11.25.08.12.06 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2013 08:12:06 -0800 (PST) Mail-Followup-To: Eric Abrahamsen , ding@gnus.org In-Reply-To: <87d2lo1ozp.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Mon, 25 Nov 2013 22:26:50 +0700") User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83916 Archived-At: On 13-11-25 16:26 Eric Abrahamsen wrote: > On 11/25/13 21:08 PM, Alexander Baier wrote: [...] >> This sounds very nice! You mention notmuch comes with its own >> MUA. Although this might be usefull in a lot of situations, I am looking >> for something that can integrate with gnus. This means I would like to >> have something, that displays the search results as a group in gnus that >> I can act upon like the other nnir backends. A search through the (gnus-) >> manual didn't turn up anything about notmuch as a nnir backend. Is this >> just something missing from the manual, or does a nnir notmuch backend >> simply not exist? >> >> If there is no notmuch backend, how do you integrate notmuch into to >> gnus? Or do you just use it outside gnus? > > It doesn't plug in to nnir Actually I think it might just do. I just looked through the code of nnir.el and found an nnir implementation for notmuch. I did not yet have time to try it out, but will do so as soon as I have some free time. >, it has its own way of displaying search > results (hence my statement that it's a bit of a MUA unto itself). If > you're just looking to read/reply to messages, or save attachments, it > works great. If you were hoping to do something else with the message, > you'll want to use the "warp to original" snippet from here: > > http://www.emacswiki.org/emacs/NotMuch I think this warp feature will actually be something that should meet my most common needs. This will be a nice fallback if the nnir backend turn out to be somewhat faulty. > 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. > > Give it a shot! > [...] Regards, -- Alexander Baier