Michael Heerdegen <[email protected]> writes: > I want to include the number of "to be read" articles in > `gnus-group-line-format'. But "%N" is not nearly what I want. > It seems to include all old articles that I didn't "open" - at > least, it gives very large integers that can't reflect what I > mean.
I found this - I think it is "all" you can do (it is *a lot*) using the builtin format codes: http://www.gnu.org/software/emacs/manual/html_node/gnus/Group-Line-Specification.html Those you mention are described as: āNā Number of unread articles and āUā Number of unseen articles There is so much stuff that could be put in that string, it makes me sea sick! Are you *sure* what you seek isn't mentioned? -- Emanuel Berg - programmer (hire me! CV below) computer projects: http://user.it.uu.se/~embe8573 internet activity: http://home.student.uu.se/embe8573 _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
