From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/4574 Path: news.gmane.org!not-for-mail From: romeomedina@libero.it Newsgroups: gmane.emacs.gnus.user Subject: Re: From newbie: Internet adverts not readable with gnus? Date: 23 Feb 2005 08:08:28 -0800 Organization: http://groups.google.com Message-ID: <1109174908.648809.302640@o13g2000cwo.googlegroups.com> References: <1107788419.392671.71880@o13g2000cwo.googlegroups.com> <1107879817.944459.320780@l41g2000cwc.googlegroups.com> <878y5xjkru.fsf@amaterasu.srvr.nix> <1108937488.180289.57520@z14g2000cwz.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1138670457 23835 80.91.229.2 (31 Jan 2006 01:20:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:20:57 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:33:59 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!uio.no!npeer.de.kpn-eurorings.net!news.glorb.com!postnews.google.com!o13g2000cwo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: 151.26.91.69 Original-X-Trace: posting.google.com 1109174913 18041 127.0.0.1 (23 Feb 2005 16:08:33 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 23 Feb 2005 16:08:33 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: o13g2000cwo.googlegroups.com; posting-host=151.26.91.69; posting-account=jAR8oAwAAAAzWEZi_PGTqTf56RwG205B Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:4715 Original-Lines: 30 X-Gnus-Article-Number: 4715 Tue Jan 17 17:33:59 2006 Xref: news.gmane.org gmane.emacs.gnus.user:4574 Archived-At: Hi, thanks for your help. I searched for the file w3m-load.el and found it in the directory '/usr/share/emacs/site-lisp/w3m'. Then I put in my .emacs the lines: (add-to-list 'load-path (expand-file-name "/usr/share/emacs/site-lisp/w3m")) (require 'w3m-load) and the above error message: File error: "Cannot open load file", "w3m-load" didn't appear any more. Also, I put in my .gnus.el the lines you suggest: (setq mm-text-html-renderer 'w3m) (setq mm-inline-text-html-with-images t) . The 'concats' you set are not quite clear to me, however in my system everything should be installed in the right place, I think. But still I can't view html images in gnus. :( Do you have any other hint? I'm quite stuck, even the emacs-w3m mailing list didn't provide help in this concern. Cheers, Rodolfo