[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnus registry issues
From: |
Prateek Sadhukhan |
Subject: |
gnus registry issues |
Date: |
Wed, 24 Apr 2013 01:16:01 +0530 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
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
<8AC5BD2CFB39B248AFD9196071C52E2C01672F8C@xmb-aln-x03.cisco.com>, resulting in
nil
| Marks are nil
`----
No marks are set.
Thanks,
Prateek
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnus registry issues,
Prateek Sadhukhan <=