emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45033: closed (28.0.50; New option gnus-registery-register-all-p)


From: GNU bug Tracking System
Subject: bug#45033: closed (28.0.50; New option gnus-registery-register-all-p)
Date: Sat, 12 Dec 2020 17:08:02 +0000

Your message dated Sat, 12 Dec 2020 09:07:27 -0800
with message-id <87czzfdkc0.fsf@ericabrahamsen.net>
and subject line Re: bug#45033: 28.0.50; New option 
gnus-registery-register-all-p
has caused the debbugs.gnu.org bug report #45033,
regarding 28.0.50; New option gnus-registery-register-all-p
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45033: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45033
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 28.0.50; New option gnus-registery-register-all-p Date: Thu, 03 Dec 2020 16:10:24 -0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
The Gnus registry keeps track of all received messages in a series of
databases, and allows the user to split follow-up messages into the same
group as the parent, as well as associate

It currently creates database entries for all messages, which slows down
summary buffer creation, as well as Gnus' saving process.

This patch introduces a new customization option,
`gnus-registry-register-all-p', which, when nil, won't create database
entries automatically. The registry will only contain entries that the
user (or other packages) has created manually. If the user isn't using
automatic splitting, this can provide a significant speedup for general
Gnus usage.

Discussions on gnus.general lead me to believe that universal splitting
isn't used all that often, and that most users are very surprised to
find that they have a 50MB registry file on disk. Therefore I've
defaulted this option to nil, which is a change from previous behavior.
It would be perfectly easy to default to t if this seems inappropriate.

Eric


Attachment: 0001-New-option-gnus-registry-register-all-p-default-to-n.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#45033: 28.0.50; New option gnus-registery-register-all-p Date: Sat, 12 Dec 2020 09:07:27 -0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
Lars Ingebrigtsen <larsi@gnus.org> writes:

> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> If there aren't any more comments on this, I'll go ahead and push?
>
> Sure, go ahead.

Thanks, done.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]