On Fri, 27 Nov 2009 19:07:31 +0100 Uwe Brauer <[email protected]> wrote: 

UB> I downloaded the recent cvs version of gnus and put the relevant setting
UB> in my .gnus file, namely 

UB> (setq gnus-registry-max-entries 2500
UB>        gnus-registry-use-long-group-names t)

UB> (gnus-registry-initialize)

UB> I tried then to set gnus-registry-set-article-Important-mark
UB> in a nnimap folder but nothing happened.

UB> My setting is 
UB> for  gnus-summary-line-format
UB> "%U%R%z%I%N %(%[ %-20,20n%]%) %-23,23~(form (rfc2047-decode-string 
(gnus-extra-header 'To)))@  %D %k %L   %s
UB> "
UB> should this be changed.

UB> If somebody, using xemacs, uses the registry function successfully I
UB> would appreciate his/her help.

Can you try (gnus-registry-get-article-marks) on the article after
setting the Important mark?  It should return that mark; if it doesn't
it's a registry problem.  If it does it's a summary format problem.

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

Reply via email to