From: Adam Duck <duck@informatik.uni-frankfurt.de>
Subject: Re: Reading HTML mails with gnus
Date: Tue, 22 Feb 2005 18:23:23 +0100 [thread overview]
Message-ID: <86psysv790.fsf@oumu.localdomain> (raw)
In-Reply-To: MBBBJFILCHONLINKEBBKCEPGCKAA.romeomedina@libero.it
"Rodolfo Medina" <romeomedina@libero.it> writes:
> No, Mandrake 10.1 Community. Why?...
Because every Linux vendor has a gcc-package... you don't need to
compile it from scratch (except for LFS and gentoo :) ).
> I searched 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)
Yep, that's the correct way.
> and the above error message didn't appear any more.
> But still, I can't view html images within gnus
> (as I said above, I put in my .gnus.el the line:
>
> (setq mm-inline-text-html-renderer 'w3m)
html images? Do you mean images inside html? This should work with
emacs-w3m -- except that you may need to tell this to w3m explicitly:
`w3m-default-display-inline-images' or press 'T' after it has started.
If you mean multipart/mime, then you have to go a different way --
this isn't handled through w3m. Also, gnus does like text/plain more
than text/html. So if an email contains both, you should think about
that, too.
bye, Adam.
next prev parent reply other threads:[~2005-02-22 17:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-20 21:28 Reading HTML mails with gnus Rodolfo Medina
2005-02-20 23:12 ` Adam Duck
2005-02-21 17:02 ` Rodolfo Medina
2005-02-22 17:23 ` Adam Duck [this message]
2005-02-25 15:52 ` Rodolfo Medina
[not found] <mailman.921.1109006604.32256.help-gnu-emacs@gnu.org>
2005-02-21 17:44 ` Billy O'Connor
2006-08-18 13:58 ` Rodolfo Medina
-- strict thread matches above, loose matches on Subject: below --
2005-02-23 17:56 romeomedina
2005-02-26 12:38 romeomedina
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86psysv790.fsf@oumu.localdomain \
--to=duck@informatik.uni-frankfurt.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.