diff options
author | Eric Abrahamsen <eric@ericabrahamsen.net> | 2020-12-03 15:58:57 -0800 |
---|---|---|
committer | Eric Abrahamsen <eric@ericabrahamsen.net> | 2020-12-12 09:03:13 -0800 |
commit | 8a220d7c8f30fda7239c1dbf7522e0170ef53527 (patch) | |
tree | d0d2d98eb350199610ecf5799f12c3c60c0a5a14 /lisp/emacs-lisp/subr-x.el | |
parent | b1f2eada47adda8349e6f1ef55dfd7a3ed60e6aa (diff) | |
download | emacs-8a220d7c8f30fda7239c1dbf7522e0170ef53527.tar.gz emacs-8a220d7c8f30fda7239c1dbf7522e0170ef53527.tar.bz2 emacs-8a220d7c8f30fda7239c1dbf7522e0170ef53527.zip |
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.
(gnus-registry-handle-action): Don't automatically create entries; if
one doesn't exist, don't handle anything.
(gnus-registry-register-message-ids): Only register if this option is
t.
(gnus-registry-get-or-make-entry): Add optional no-create argument.
(gnus-registry-get-id-key): This "get" operation should only create an
entry if this option is t.
* doc/misc/gnus.texi: Documentation and news.
Diffstat (limited to 'lisp/emacs-lisp/subr-x.el')
0 files changed, 0 insertions, 0 deletions