Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

gnus registry issues

4 views
Skip to first unread message

Prateek Sadhukhan

unread,
Apr 23, 2013, 3:46:01 PM4/23/13
to

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 <8AC5BD2CFB39B248AFD9...@xmb-aln-x03.cisco.com>, resulting in nil
| Marks are nil
`----

No marks are set.

Thanks,
Prateek
0 new messages