Alan Schmitt <[email protected]> writes:

> Alan Schmitt <[email protected]> writes:
>
>> Somehow it seems to be remaking the registry, but each time I launch
>> emacs, I get the warning again.
>
> As a followup, I also tried deleting the .gnus.registry.eioio file. I
> still get the same error, no new file is created, and moved messages
> cannot be found.

After relaunching emacs a few times, I don't get the error anymore
(starting over for the registry).

However message lookup no longer works. Here is my configuration:

(setq
 gnus-registry-split-strategy 'majority
 gnus-registry-ignored-groups '(("Junk" t)
                                ("TrainSpam" t)
                                ("notmuch" t)
                                ("Trash" t)
                                ("Chats" t)
                                ("Contacts" t)
                                ("Emailed Contacts" t)
                                ("Notes" t))
 gnus-registry-max-entries nil
 ;; this is the default
 gnus-registry-track-extra '(sender subject))

(gnus-registry-initialize)

(setq gnus-refer-article-method
      '(current
        (nnregistry)))

Has anyone managed to get nnregistry to work on 24.2?

Thanks,

Alan

_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to