Uwe Siart <[email protected]> writes: > Can anyone help me to restore the Gnus behaviour from Emacs 23.3 and > make it add a User-Agent header in both news articles and mail?
Put (setq message-newsreader "Foo") from `message-mode-hook' to set the User-Agent header to the string you want. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
