Re: reflecting X-NOFFLE-Status in gnus *Summary* buffer
Dan Jacobson <[email protected]> Wed, 29 Sep 2004 11:49:05 +0800
| Newsgroups | gmane.network.noffle.user |
|---|---|
| Message-ID | <[email protected]> |
The following message is a courtesy copy of an article
that has been posted to gnu.emacs.gnus as well.
Done.
(setq gnus-agent nil) ;we use noffle
(setq nntp-nov-is-evil t);get X-NOFFLE-Status always
(setq gnus-extra-headers
'(To Newsgroups X-NOFFLE-Status))
(setq gnus-summary-line-format
(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))@"
;I want to use s/([A-Z])[A-Z]+/\1/g; s/ //g; above to get the first
;letter of all the items on the X-NOFFLE-Status line, but don't know
;how in gnus, so we just get the first letter.
" %s"
"\n"))
(setq nnmail-extra-headers gnus-extra-headers)
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl