GNU bug report logs - #45033
28.0.50; New option gnus-registery-register-all-p

Previous Next

Package: emacs;

Reported by: Eric Abrahamsen <eric <at> ericabrahamsen.net>

Date: Fri, 4 Dec 2020 00:11:01 UTC

Severity: normal

Found in version 28.0.50

Done: Eric Abrahamsen <eric <at> ericabrahamsen.net>

Bug is archived. No further changes may be made.

Full log


Message #28 received at 45033 <at> debbugs.gnu.org (full text, mbox):

From: "Basil L. Contovounesios" <contovob <at> tcd.ie>
To: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, 45033 <at> debbugs.gnu.org
Subject: Re: bug#45033: 28.0.50; New option gnus-registery-register-all-p
Date: Fri, 18 Dec 2020 23:16:11 +0000
Eric Abrahamsen <eric <at> ericabrahamsen.net> writes:

> From 1b94a5bc72ac56a132f73b5d1732800ac0ee830d Mon Sep 17 00:00:00 2001
> From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
> Date: Thu, 3 Dec 2020 15:58:57 -0800
> Subject: [PATCH] New option gnus-registry-register-all
>
> * lisp/gnus/gnus-registry.el (gnus-registry-register-all): If nil,
> the registry won't automatically create new entries for all seen
> messages. Defaults to t to preserve previous behavior.
            ^^^^^^^^^^^^^

[...]

> +If @code{gnus-registry-register-all} is non-nil (the default), the
                                           ^^^^^^^^^^^^^^^^^^^^^
> +registry will perform splitting for all messages.  If it is nil,
> +splitting will only happen for children of messages you've explicitly
> +registered.

[...]

> ++++
> +*** New user option 'gnus-registry-register-all'.
> +
> +If non-nil (the default), create registry entries for all messages.
      ^^^^^^^^^^^^^^^^^^^^^
> +If nil, don't automatically create entries, they must be created
> +manually.

[...]

> +(defcustom gnus-registry-register-all nil
                                         ^^^
> +  "If non-nil, register all articles in the registry."
> +  :type 'boolean
> +  :version "28.1")

Was the user option meant to be initialised to t?

Thanks,

-- 
Basil




This bug report was last modified 4 years and 212 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.