+2003-07-26 Teodor Zlatanov <tzz@lifelogs.com>
+
+ * gnus-registry.el (gnus-registry-install): add an initial
+ registry read to the loading when gnus-registry-install is set
+
2003-07-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
* flow-fill.el (fill-flowed): Empty lines separate paragraphs
(remove-hook 'gnus-summary-prepare-hook 'gnus-registry-register-message-ids))
(when gnus-registry-install
- (gnus-registry-install-hooks))
+ (gnus-registry-install-hooks)
+ (gnus-registry-read))
;; TODO: a lot of things