Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Rolleston <Nemo@nullsome.net>
Subject: Re: Showing Complete Active Threads
Date: Wed, 08 Mar 2006 18:53:57 +0000	[thread overview]
Message-ID: <lzek1cvkca.fsf@null.nullsome.net> (raw)
In-Reply-To: <87acc1uya8.fsf@baldur.nicundtas.de>


Tassilo wrote:
> Try
>
>       (setq gnus-fetch-old-headers 't)

Somewhat suboptimal, I'd say, as it seems to often try to receive every available header.

Why doesn't (setq gnus-fetch-old-headers 1000) work when there are not even 1000 headers
in a group? In the tests I've done - which are hardly exhaustive - it seems to have done
absolutely nothing at all.

Look, here's an example.

First, I mark your message as unread, giving this summary buffer:

    08 Mar 08:38 Re: Showing Complete Active Threads Tassilo Horn

I instruct gnus to fetch old headers:

  M-: (setq gnus-fetch-old-headers 1000)

There should be no problem here. All the messages in this thread
are in the set containing the last 1000 messages.

I leave the summary buffer:

       1: gnu.emacs.gnus
     132: alt.test
       5: nndraft:drafts

So far so good :) Now I check for new messages (perhaps not necessaray to do that) and
hit <RET> to reenter the summar buffer. And this is what I see:

    08 Mar 08:38 Re: Showing Complete Active Threads Tassilo Horn

Oh... it's a loose thread. What happens if I type A R? Let's see now:

  R 08 Mar 06:07 Showing Complete Active Threads Rolleston
    08 Mar 08:38 \->  Tassilo Horn

And there it is, the whole thread. Hmm.. Ok. Let's try your suggestion (without the quote):

  M-u
  M-: (setq gnus-fetch-old-headers t)

We leap out of the summary buffer, and dive back in again:

  O 08 Mar 06:07 Showing Complete Active Threads Rolleston
    08 Mar 08:38 \->  Tassilo Horn

Hmmph! What's going on here?

Thanks,

R.

  reply	other threads:[~2006-03-08 18:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-08  6:07 Rolleston
2006-03-08  8:38 ` Tassilo Horn
2006-03-08 18:53   ` Rolleston [this message]
2006-03-08 19:43     ` Tassilo Horn
2006-03-08 20:50       ` Rolleston
2006-03-08 22:45         ` Tassilo Horn
2006-03-12 23:04           ` Rolleston
2006-03-09 11:31         ` Gnus fetches too many headers WAS: " Tassilo Horn
2006-05-14 15:43           ` Dale Worley
2006-05-14 18:33             ` Tassilo Horn
2006-05-15  7:07               ` Frank Schmitt
2006-05-15  7:48               ` Tassilo Horn
2006-03-15  0:48       ` Matt Ford
2006-03-15  1:08         ` Matt Ford

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=lzek1cvkca.fsf@null.nullsome.net \
    --to=nemo@nullsome.net \
    /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).