From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78075 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.gnus.general Subject: agent/fetch only articles from certain levels Date: Thu, 24 Mar 2011 13:18:33 +0100 Organization: aich tea tea pea dicky riley dot net Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1300969248 17407 80.91.229.12 (24 Mar 2011 12:20:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 24 Mar 2011 12:20:48 +0000 (UTC) To: nognus Original-X-From: ding-owner+M26386@lists.math.uh.edu Thu Mar 24 13:20:45 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q2jWu-0006o7-K7 for ding-account@gmane.org; Thu, 24 Mar 2011 13:20:44 +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 1Q2jWI-0004LK-GG; Thu, 24 Mar 2011 07:20:06 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Q2jWG-0004L3-Ph for ding@lists.math.uh.edu; Thu, 24 Mar 2011 07:20:04 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Q2jWF-00057u-Lj for ding@lists.math.uh.edu; Thu, 24 Mar 2011 07:20:04 -0500 Original-Received: from mail-bw0-f44.google.com ([209.85.214.44]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Q2jWE-0006VK-JK for ding@gnus.org; Thu, 24 Mar 2011 13:20:02 +0100 Original-Received: by bwz13 with SMTP id 13so10122464bwz.17 for ; Thu, 24 Mar 2011 05:19:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:from:to:subject:date:organization:message-id :user-agent:mime-version:content-type; bh=1qx7P/fES8W6Obkkd1BhjPzumyD6WtANIrYcHkhEqVU=; b=nHr+ZauI6B3xcoNKeyO9cQUGfpvMf8zfxZK7Rj5AHM2RUh+J1nb2je78Wi3vI7Gp2a D4yH62b/99+Iv6CEBHEC9yvzqYlwv6cnk8ykXyXQmBXPClm7AmfYCsRQVwHvFLBMP3tI +l9T1rxKVKGDnWMGKmD3G8Mhg2aot2nsIXGSE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:date:organization:message-id:user-agent :mime-version:content-type; b=p3ooJEzERCRe15LRW+wfPSCgkvXbiYN9R3vIWS3aV1XJDJEY9Ddq9Jzqh9byQmzGFx vlJYbDaBuX0reOLccBa7Go1uZwwkG9sxBxhP1RIsz0efu+i6JEQduaPD/HwNMoR+fPc7 ysxCxO2NCylZ9pk/hCRrL6zqpdVjeBAcJow5I= Original-Received: by 10.204.20.134 with SMTP id f6mr7319187bkb.165.1300969197226; Thu, 24 Mar 2011 05:19:57 -0700 (PDT) Original-Received: from asus1015pem (175.Red-217-126-211.staticIP.rima-tde.net [217.126.211.175]) by mx.google.com with ESMTPS id v21sm2948080bkt.23.2011.03.24.05.19.54 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 24 Mar 2011 05:19:55 -0700 (PDT) Original-Received: from shamrock by asus1015pem with local (Exim 4.72) (envelope-from ) id 1Q2jWu-0008PD-II for ding@gnus.org; Thu, 24 Mar 2011 13:20:44 +0100 User-Agent: Gnus/5.110015 (No Gnus v0.15) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78075 Archived-At: Is there a way to make the default key binding for gnus-group-get-new-news only fetch from a certain configured level and below? I dont see it from the docstring. I do see I can prefix each time but using agent and data roaming , the common use case would be for "rescan" to only rescan high priority (or low level..) groups where the boundary is a configured level (if set to nil it rescans all).