# HG changeset patch # User Oleksandr Gavenko # Date 1544656193 -7200 # Node ID 52e28dfd9afffee00325625fc2bba8d66187baea # Parent 808d904b7de2a9a8f7bf6b5bd35bf651d7867164 gnus-buttonized-mime-types diff -r 808d904b7de2 -r 52e28dfd9aff .emacs-my --- a/.emacs-my Thu Dec 13 00:34:30 2018 +0200 +++ b/.emacs-my Thu Dec 13 01:09:53 2018 +0200 @@ -2118,6 +2118,8 @@ ;; (setq mm-discouraged-alternatives '("text/html" "text/richtext")) ;; I manage to open link in external browser and fix navigation command so pretty ok with HTML parts. (setq mm-discouraged-alternatives '("text/richtext")) +(setq gnus-buttonized-mime-types '("text/html")) + (setq mm-text-html-renderer 'w3m) (eval-when-compile