Gnus development mailing list
 help / color / mirror / Atom feed
From: Jake Colman <colman@ppllc.com>
To: ding@gnus.org
Subject: Re: Rendering HTML Emails
Date: Mon, 18 Feb 2008 09:24:39 -0500	[thread overview]
Message-ID: <76ve4mqr4o.fsf@dev-d01.ppllc.com> (raw)
In-Reply-To: <87ejbamxyz.fsf@member.fsf.org> (Tassilo Horn's message of "Mon, 18 Feb 2008 10:10:28 +0100")

>>>>> "TH" == Tassilo Horn <tassilo@member.fsf.org> writes:

   TH> Jake Colman <colman@ppllc.com> writes:
   TH> Hi Jake,

   >> 1) If I click on a link, launch a browser to show me the page.  I
   >> configured browse-url to launch firefox.  When I click on a link,
   >> firefox is launched but it only shows me default homepage.

   TH> How did you configure it?  Did you set
   TH> browse-url-browser-function to browse-url-firefox?  If yes, what
   TH> does

   TH>   (browse-url-firefox "http://www.gnus.org") <-- Press C-x C-e here!

   TH> do?  (If it doesn't open firefox at gnus.org, then that's your
   TH> problem.  Beside not being gnus-related I wouldn't know what's
   TH> the solution.)

Very odd.  I can get firefox to launch but it won't honor the URL.  But
if I do the same thing from the Unix command-line it works fine.

Can anyone shed some light on this?

   >> 2) How do I render HTML included in an email. Gnus shows me a mime
   >> button which, when clicked, opens to show me HTML.  How do I get that
   >> rendered?

   TH> I use emacs-w3m [1] to render html email:

   TH>   (setq mm-text-html-renderer 'w3m)
   TH>   (setq mm-inline-text-html-with-images t)
   TH>   (setq mm-inline-large-images t)

   TH> Of course, if you click a link in a article buffer rendered by w3m it
   TH> will be opened with w3m.  But you can fire up your firefox with
   TH> browse-url-at-point and friends.

This worked for me.  Although I used 'w3 instead of 'w3m.  Thanks.

-- 
Jake Colman
Director of Software Development
Principia Partners LLC
101 West Elm Street
Suite 620
Conshohocken, PA  19428
+1 (610) 755-9786
www.principiapartners.com



  reply	other threads:[~2008-02-18 14:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-17  3:58 Jake Colman
2008-02-18  9:10 ` Tassilo Horn
2008-02-18 14:24   ` Jake Colman [this message]
2008-02-18 14:52     ` Tassilo Horn
2008-02-20 14:28   ` Jake Colman

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=76ve4mqr4o.fsf@dev-d01.ppllc.com \
    --to=colman@ppllc.com \
    --cc=ding@gnus.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).