@peccul is peccu

(love peccu '(emacs lisp cat outdoor bicycle mac linux coffee))

Mewで閲覧中のhtmlメールをewwで表示する

htmlメールをewwで表示する

今までemacs-w3mを使ってたのですが、Emacs24.4を使っているのと、WindowsからMacに戻れたのを機にewwを使うようにしてみました。
suzuki.tdiary.net

;; http://suzuki.tdiary.net/20140813.html#c04
(when (and (fboundp 'shr-render-region)
           ;; \\[shr-render-region] requires Emacs to be compiled with libxml2.
           (fboundp 'libxml-parse-html-region))
  (setq mew-prog-text/html 'shr-render-region)) ;; 'mew-mime-text/html-w3m