From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/17926 Path: news.gmane.org!not-for-mail From: Andreas Hilboll Newsgroups: gmane.emacs.gnus.user Subject: How to prevent gnus from always downloading full index Date: Mon, 18 Jan 2016 22:41:17 +0100 Message-ID: <6kwpr6efb6.fsf@shaula.iup.uni-bremen.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1453153526 22365 80.91.229.3 (18 Jan 2016 21:45:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Jan 2016 21:45:26 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Jan 18 22:45:14 2016 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aLHbs-0006Pe-8o for gegu-info-gnus-english@m.gmane.org; Mon, 18 Jan 2016 22:45:12 +0100 Original-Received: from localhost ([::1]:33825 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLHbr-00028F-IG for gegu-info-gnus-english@m.gmane.org; Mon, 18 Jan 2016 16:45:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38108) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLHbp-000285-7v for info-gnus-english@gnu.org; Mon, 18 Jan 2016 16:45:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aLHbl-0004rO-W1 for info-gnus-english@gnu.org; Mon, 18 Jan 2016 16:45:09 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:56391) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLHbl-0004rE-P2 for info-gnus-english@gnu.org; Mon, 18 Jan 2016 16:45:05 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aLHbj-0006Lz-GA for info-gnus-english@gnu.org; Mon, 18 Jan 2016 22:45:03 +0100 Original-Received: from dslb-092-076-225-208.092.076.pools.vodafone-ip.de ([92.76.225.208]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Jan 2016 22:45:03 +0100 Original-Received: from andreas-h by dslb-092-076-225-208.092.076.pools.vodafone-ip.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Jan 2016 22:45:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: dslb-092-076-225-208.092.076.pools.vodafone-ip.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Cancel-Lock: sha1:1Go1tlhVi1fflYXVnG4cbbVM7d8= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:17926 Archived-At: Hello, I'd like to start using GNUs to read mailing lists via nntp/Gmane. Works fine so far, but each time I press RET on a group name in the *Group* buffer, GNUs seems to download a lot of data (in case of the org-mode list, some 30+M, which takes 10+ seconds). Maybe I don't understand the workings of NNTP and GNUs properly, but shouldn't it be possible to somehow cache these data locally? Waiting many seconds for entering a group seems to be a waste of time, especially since at this point, GNUs already knows the number of unread messages (as it's being displayed in the *Group* buffer) ... Any help is greatly appreciated! Andreas.