From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/17114 Path: news.gmane.org!not-for-mail From: Brady Trainor Newsgroups: gmane.emacs.gnus.user Subject: Re: what is a good newsgroup to experiment with my gnus nntp settings? Date: Mon, 22 Sep 2014 17:20:01 -0700 Organization: SunSITE.dk - Supporting Open source Message-ID: <87bnq7mbm6.fsf@uw.edu> References: 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 1411431611 19011 80.91.229.3 (23 Sep 2014 00:20:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Sep 2014 00:20:11 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue Sep 23 02:20:06 2014 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 1XWDpt-0003hm-Op for gegu-info-gnus-english@m.gmane.org; Tue, 23 Sep 2014 02:20:05 +0200 Original-Received: from localhost ([::1]:50069 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWDpt-0006dr-8u for gegu-info-gnus-english@m.gmane.org; Mon, 22 Sep 2014 20:20:05 -0400 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!feed118.news.tele.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:E1yelbGbzsyAtfYuFRlwbUO/opE= Original-Lines: 41 Original-NNTP-Posting-Host: 71.35.180.234 Original-X-Trace: news.sunsite.dk DXC=[@4LnmS<5oEa0CAcDd; B0AYSB=nbEKnkKk]n2<77=Ni@>3kaMbhhakBn_NmDijinDEOj859dcS2YNET2d=mL7[QCAXG1a@YCI@@ Original-X-Complaints-To: staff@sunsite.dk Original-Xref: usenet.stanford.edu gnu.emacs.gnus:88245 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:17114 Archived-At: Brady Trainor writes: > ... In the end, I usually download > all the headers, for instance ... across a > dual boot. Unfortunately, I think this has provoked the gmane to block > my ISP, though I was lucky enough I think the block was removed soon > after. Hooray! Finally have a solution to stop worrying about the provocative downloading of all headers, with --8<---------------cut here---------------start------------->8--- (setq gnus-parameters '( ... ("nntp.*" (display . 100)) )) --8<---------------cut here---------------end--------------->8--- I wonder why I couldn't get the following to work? --8<---------------cut here---------------start------------->8--- (setq gnus-parameters '( ... ("nntp.*" (gnus-large-newsgroup 100)) )) --8<---------------cut here---------------end--------------->8--- Also, I'm curious why Gnus sometimes eats the empty line before the formatted region starting at ,---- | --8<---------------cut here---------------start------------->8--- `---- Brady