From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sacha Chua Subject: Re: (OT) How to follow a mailing list with very high activity (like this one here)? Date: Thu, 17 Apr 2014 19:56:52 -0400 Message-ID: <86r44v8q7v.fsf@sachachua.com> References: <87k3apca6j.fsf@gmail.com> <86vbu97zgi.fsf@sachachua.com> <87k3aof16k.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WawBB-0001sN-TZ for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 19:57:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WawB4-0004SX-Ch for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 19:57:17 -0400 Received: from plane.gmane.org ([80.91.229.3]:43539) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WawB4-0004SS-6e for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 19:57:10 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WawB2-000545-Sy for emacs-orgmode@gnu.org; Fri, 18 Apr 2014 01:57:08 +0200 Received: from 184.175.19.126 ([184.175.19.126]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Apr 2014 01:57:08 +0200 Received: from sacha by 184.175.19.126 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Apr 2014 01:57:08 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Igor Sosa Mayor writes: >> I also have some more rules that score things up if they mention my name >> or other things I'm interested in. =) >> Hope that helps! > yes, it helps a lot. At least me... > But I'm still unsure how to use it exactly... Is your config visible > anywhere? There's not much more to my Gnus config aside from the snippet I included earlier. Maybe a score file with this in it? (("Body" ("sacha" 10 nil s))) which theoretically adds a score based on that keyword, but I haven't tested it and it slows loading groups down a bit. Maybe you can check out the adaptive scoring section in the Gnus manual and go from there? I'm dusting off my Gnus config too, since it's been years since I last relied on it. Sacha