On Mon, Dec 30, 2024 at 11:43:16AM +0000, gfp wrote: > Hi Tomas, > > > > Try simply: > > > > > > (setq gnus-group-line-format "%5M %5y/%-8t • %c\n") > > yes that helped. > > Thanks a lot > > > next problem: there is a mistake somewhere, I don´t know where. > I put that in my gnus.el: > > ;;nice colours for spot groups with new emails > '((gnus-group-mail-1-empty ((t (:foreground "SlateGray3")))) > '(gnus-group-mail-3 ((t (:foreground "spring green")))) > '(gnus-group-mail-3-empty ((t (:foreground "SlateGray3")))) > '(gnus-group-news-3 ((t (:foreground "spring green")))) > '(gnus-group-news-3-empty ((t (:foreground "SlateGray3")))) > '(gnus-group-news-low ((t (:foreground "spring green"))))) Hm. I probably know too little about Gnus to be of help here, but I guess if you want someone to help you, you might consider providing some hints. "Something's wrong in here" is just too little to chew on :) E.g.: what effects you expect, what ones you get. Which context your above snippet is in. Such kinds of things. Cheers -- t