all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: [Gnus] persistent marks
Date: Mon, 11 Nov 2013 23:39:53 +0100	[thread overview]
Message-ID: <87d2m6bm0d.fsf@nl106-137-194.student.uu.se> (raw)
In-Reply-To: 87zjpa4v6d.fsf@002215fd0050.amnet.co.cr

ernobe <ernobe@yahoo.com> writes:

> (setq gnus-parameters '((".*" (display . all))))

Aha, cool!

> With this setting entering the group is kind of slow.

Really? You have that many articles? Just generating a
summary shouldn't be that expensive, I think.

> Is there something else I can turn off to speed it up?
> Maybe I could mark most of them dormant and send them
> to a cache, but then it will probably get out of sync
> with slrnpull's cache which is where the articles are
> actually received from the net.  If they are expired
> in the spool, will they expire in the gnus cache?

I don't know, I never did this and besides I never have
that many articles to make a summary of, anyway. (Those
may be connected, of course.) The only thing I can think
of is this line

(setq gnus-summary-line-format "%U %3{%I%a%} %1{%s%}\n")

in your init file. Use C-h v on that variable to find
out what you have, and what those characters mean. One
would suspect a less complicated summary is faster to
generate, but even that is a longshot because I think
even a "complicated" summary should be fast to generate
on modern computers.

> I'll give it a try and report back here if everything
> goes well.

Yes! And you may report back even if it doesn't... :)

-- 
Emanuel Berg, programmer-for-rent. CV, projects, etc at uXu
underground experts united:  http://user.it.uu.se/~embe8573


  reply	other threads:[~2013-11-11 22:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-08 14:11 [Gnus] persistent marks ernobe
2013-11-08 19:37 ` Emanuel Berg
2013-11-08 21:00   ` ernobe
2013-11-08 21:37     ` Emanuel Berg
2013-11-09 15:58       ` ernobe
2013-11-09 20:55         ` Emanuel Berg
2013-11-11 19:04           ` ernobe
2013-11-11 22:39             ` Emanuel Berg [this message]
2013-11-09  2:33     ` Eric Abrahamsen
     [not found]     ` <mailman.5618.1383964331.10748.help-gnu-emacs@gnu.org>
2013-11-09 16:34       ` ernobe
2013-11-09 17:37         ` Joost Kremers
2013-11-09 19:36         ` Emanuel Berg
2013-11-09 21:33           ` Eli Zaretskii
2013-11-09 21:32         ` Eli Zaretskii

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=87d2m6bm0d.fsf@nl106-137-194.student.uu.se \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.