Nicolas KOWALSKI <[EMAIL PROTECTED]> writes: > I would like the gnus-article-treat-dumbquotes function (called by the > keys `W d' when viewing an article) to be called everytime.
(add-to-list 'gnus-article-display-hook 'gnus-article-treat-dumbquotes) or possibly 'gnus-article-prepare-hook instead. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
