Hi, Versions: GNU Emacs 24.3.1 Gnus v5.13
I have configured registry with the following: ,---- | (require 'gnus-registry) | (setq gnus-registry-max-entries 500000) | (gnus-registry-initialize) | (setq gnus-registry-track-extra '(sender subject)) | (defalias 'gnus-user-format-function-M 'gnus-registry-article-marks-to-chars) `---- I also modified the summaryline to include %uM However when I try to set a Mark on a mail (nnimap) I always get ,---- | Removing mark nil with message ID <[email protected]>, resulting in nil | Marks are nil `---- No marks are set. Thanks, Prateek _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
