On Thu, 03 Dec 2009 12:18:40 +0100 Uwe Brauer <[email protected]> wrote: 

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

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.

UB> It returns 
UB> Marks are (Important)

UB> So I conclude it is a summary format problem.
UB> What should be the correct setting.

I use:

(defalias 'gnus-user-format-function-M 'gnus-registry-user-format-function-M)

and then you can use %uM in your format.  Mine uses "[%6uM]" to show up
to 6 registry marks.

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

Reply via email to