From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59304 Path: main.gmane.org!not-for-mail From: "Ted Zlatanov" Newsgroups: gmane.emacs.gnus.general Subject: Re: display only BBDB people in a group Date: 29 Nov 2004 14:07:23 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <4nu0r8xyms.fsf@lifelogs.com> References: <86oehg4qqx.fsf@mat.ucm.es> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1101755550 9489 80.91.229.6 (29 Nov 2004 19:12:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 29 Nov 2004 19:12:30 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M7844@lists.math.uh.edu Mon Nov 29 20:12:21 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CYqsD-0001iQ-00 for ; Mon, 29 Nov 2004 20:07:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CYqs3-0000OF-00; Mon, 29 Nov 2004 13:07:35 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CYqrz-0000OA-00 for ding@lists.math.uh.edu; Mon, 29 Nov 2004 13:07:31 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CYqrw-0005v7-W0 for ding@lists.math.uh.edu; Mon, 29 Nov 2004 13:07:29 -0600 Original-Received: from mail.bwh.harvard.edu (clifford.bwh.harvard.edu [134.174.9.41]) by justine.libertine.org (Postfix) with ESMTP id 7DD943A0035 for ; Mon, 29 Nov 2004 13:07:26 -0600 (CST) Original-Received: (qmail 3621 invoked from network); 29 Nov 2004 18:56:25 -0000 Envelope-Sender: tzz@lifelogs.com Envelope-Recipients: oub@mat.ucm.es, ding@gnus.org, Original-Received: from asimov.bwh.harvard.edu (HELO asimov) (internal?.8?user:?tzz@[134.174.8.118]) (envelope-sender ) by mail.bwh.harvard.edu (qmail-ldap-1.03) with SMTP for ; 29 Nov 2004 18:56:24 -0000 Mail-Followup-To: "Uwe Brauer" , ding@gnus.org Original-To: "Uwe Brauer" X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" X-Hashcash: 1:20:041129:ding@gnus.org::/HN8fo51wqFvUkhA:00000DHt X-Hashcash: 1:20:041129:oub@mat.ucm.es::F1zztbD+m2vnSP41:00000000000000000000000000000000000000000000000KF7x In-Reply-To: <86oehg4qqx.fsf@mat.ucm.es> (Uwe Brauer's message of "Mon, 29 Nov 2004 16:30:30 +0100") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59304 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59304 On Mon, 29 Nov 2004, oub@mat.ucm.es wrote: > Usually I use in my nnimap-split-rules, spam-use-BBDB exclusive to > split my imap INBOX into BBDB and non BBDB people. Although this is > very fast on a LAN connection, on a 56K modem this can be slow. > > Is there any possibility to customise the display such that only BBDB > people or only non BBDB people are shown. Mozilla has such a feature > and it looks very convenient for this circumstances. While this is possible in the specific way you say, I wonder if a more flexible "limit to articles that pass function X" operation might be useful. I didn't see such a thing in gnus-sum.el. Ted