info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reflecting X-NOFFLE-Status in gnus *Summary* buffer


From: Dan Jacobson
Subject: Re: reflecting X-NOFFLE-Status in gnus *Summary* buffer
Date: Wed, 29 Sep 2004 07:22:40 +0800

Odd, one day I had a modem hiccup and this started working,

(setq gnus-extra-headers
      '(To Newsgroups X-NOFFLE-Status))
(setq gnus-summary-line-format
;"%U%R%z%I%(%t|%~(cut-left 3)d%~(max-right 2)d%4L|%-20,20f%):%s\n")
(concat  "%U%R%z%I%(%t|%~(cut-left 3)d%~(max-right 2)d%4L|%-20,20f%):"
"%~(max-right 1)~(form(gnus-extra-header 'X-NOFFLE-Status))@"
" %s"
"\n"))

But only for some of the articles from some of the groups... I will
continue observations.  Note I have not arrived at the idea
X-NOFFLE-Status slice yet. I am first observing if I get any string at all.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]