Jens Theisen <[EMAIL PROTECTED]> writes: > Hello all, > > is it possible to increase score (or otherwise hightlight messages) > that are replies to own postings?
These will help: (add-hook 'message-sent-hook 'gnus-score-followup-article) (add-hook 'message-sent-hook 'gnus-score-followup-thread) -- -John Sullivan1 -http://www.wjsullivan.net -GPG Key: AE8600B6 _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
