Jake Colman a écrit profondement:
| You find emacs-w3m better than w3?
You may find this useful
in .gnus:
;; I would like gnus to always use Netscape/mozilla
(setq browse-url-browser-function 'browse-url-mozilla)
;; (setq browse-url-browser-function 'browse-url-netscape)
;; Use w3m to render html emails // see .emacs file for load command
(setq mm-text-html-renderer 'w3m)
(setq mm-inline-text-html-with-images t)
(setq mm-inline-large-images t)
;; Show the text/plain part of a multipart
;; Now I'm doing that for GNU Emacs only.
(setq mm-discouraged-alternatives
'("text/html"
"text/richtext"))
in .emacs
;; I want to use W3M
(require 'w3m-load)
And I have the following installed on my system (emacs related only):
emacs-22.1.tar.gz
emacs-w3m-1.4.4.tar.gz
libgc_6.4.orig.tar.gz
muse-latest.tar.gz
randomsig.el
w3m-0.5.2.tar.gz
--
SlackRat
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english