Jens Theisen <[EMAIL PROTECTED]> writes: > Hello all, > > is it possible to increase score (or otherwise hightlight messages) > that are replies to own postings?
I have this: (add-hook 'message-sent-hook 'gnus-score-followup-article) (add-hook 'message-sent-hook 'gnus-score-followup-thread) I think it does the job - but its a good start. > > Is it possible to hightlight groups in the group buffer that contain > such? > > Cheers, > > Jens -- _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
