Gnus development mailing list
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
To: ding@gnus.org
Subject: Re: entering a group is slow
Date: Tue, 17 Jun 2014 11:08:22 +0200	[thread overview]
Message-ID: <87vbrz9a49.fsf@micropit.roche-blanche.homenet.org> (raw)
In-Reply-To: <877g4fgbwb.fsf@pinto.chemeng.ucl.ac.uk>

On Tue, Jun 17 2014, Eric S Fraga wrote:

> On Tuesday, 17 Jun 2014 at 10:02, Peter Münster wrote:
>
>> gnus-thread-sort-by-most-recent-date    1981     4.8174347399  0.0024318196
>> gnus-thread-latest-date                 3962     4.6299316569  0.0011685844
>>
>> Because there are about 300 articles with the expirable-mark. These are
>> not shown in the summary buffer, but it seems, that they are sorted
>> nevertheless.
>>
>> Is it possible to tell gnus, to not sort articles that won't be
>> displayed in the summary buffer?
>
> What is the backend for this inbox?

nnml


> I ask because my inbox (on imap) has at least an order of magnitude
> more messages and starting up takes very little time (<1s generally).

Do you have a similar sorting setup?

Here is mine:

(setq
 gnus-sum-thread-tree-false-root        nil
 gnus-summary-thread-gathering-function 'gnus-gather-threads-by-references
 gnus-thread-operation-ignore-subject   nil
 gnus-thread-sort-functions             '(gnus-thread-sort-by-number
                                          (not gnus-thread-sort-by-most-recent-date)))

And here are my bogomips:

$ grep bogomips /proc/cpuinfo 
bogomips        : 6026.86
bogomips        : 6026.86
bogomips        : 6026.86
bogomips        : 6026.86

-- 
           Peter




  reply	other threads:[~2014-06-17  9:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-13  9:03 Peter Münster
2014-06-13 13:31 ` Igor Sosa Mayor
2014-06-13 14:03   ` Peter Münster
2014-06-17  8:02     ` Peter Münster
2014-06-17  8:48       ` Eric S Fraga
2014-06-17  9:08         ` Peter Münster [this message]
2014-06-18  8:10           ` Eric S Fraga
2014-06-18  9:19             ` Peter Münster
2014-06-18 16:38               ` Eric S Fraga
2014-06-18 21:00                 ` Peter Münster
2014-06-19  7:41                   ` Eric S Fraga
2014-06-19  9:45                     ` Peter Münster
2014-06-19 12:52                       ` Eric S Fraga
2014-06-19 21:30                         ` Peter Münster
2014-09-08  0:10                           ` lee
2014-09-08  7:45                             ` Peter Münster

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=87vbrz9a49.fsf@micropit.roche-blanche.homenet.org \
    --to=pmlists@free.fr \
    --cc=ding@gnus.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).