Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Brady Trainor <algebrat@uw.edu>
To: info-gnus-english@gnu.org
Subject: Re: what is a good newsgroup to experiment with my gnus nntp settings?
Date: Mon, 22 Sep 2014 17:20:01 -0700	[thread overview]
Message-ID: <87bnq7mbm6.fsf@uw.edu> (raw)
In-Reply-To: <mailman.9223.1411155064.1147.info-gnus-english@gnu.org>

Brady Trainor <algebrat@uw.edu> 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


       reply	other threads:[~2014-09-23  0:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.9223.1411155064.1147.info-gnus-english@gnu.org>
2014-09-23  0:20 ` Brady Trainor [this message]
2014-09-23  0:59   ` Brady Trainor
2014-09-19 19:30 Brady Trainor
2014-09-19 19:43 ` Adam Sjøgren
2014-09-19 19:59 ` SlackRat
     [not found] ` <mailman.9227.1411155831.1147.info-gnus-english@gnu.org>
2014-09-19 19:59   ` Emanuel Berg
2014-09-19 20:00     ` Emanuel Berg
2014-09-19 20:31     ` Adam Sjøgren
2014-09-19 21:06     ` Brady Trainor
2014-09-19 20:44   ` Brady Trainor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bnq7mbm6.fsf@uw.edu \
    --to=algebrat@uw.edu \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).