Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Jay Bromley <jbromley@bluebottle.com>
Subject: Re: html rendering in gnus
Date: Mon, 29 Nov 2004 11:41:35 -0800	[thread overview]
Message-ID: <877jo4zbm8.fsf@bluebottle.com> (raw)
In-Reply-To: <v9zn11rnd1.fsf@marauder.physik.uni-ulm.de>

Reiner Steib <reinersteib+from-uce@imap.cc> writes:

>
> Have a look at `mm-text-html-renderer-alist' and friends.  I'd guess
> you want something along this line:
>
> (require 'mm-view)
> (add-to-list 'mm-text-html-renderer-alist
> 	     '(elinks mm-inline-render-with-stdin nil
> 		      "elinks" "-flag1" "-flag2"))
> (setq mm-text-html-renderer 'elinks)

Thank you, adding elinks to mm-text-html-renderer-alist occurred to me after
looking at mm-view.el, but I forgot the (require 'mm-view), so it didn't
work. This is exactly what I needed.

Regards.
------------------------------------------------------------------------
J. Bromley                                       jbromley@bluebottle.com


  parent reply	other threads:[~2004-11-29 19:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-29  8:35 Jay Bromley
     [not found] ` <v9zn11rnd1.fsf@marauder.physik.uni-ulm.de>
2004-11-29 19:41   ` Jay Bromley [this message]
2006-07-23 13:48 HTML " Hadron Quark
2006-07-23 14:05 ` Hadron Quark
2006-07-23 14:21   ` Hadron Quark
2006-07-23 14:57     ` Holger Sparr
2006-07-23 15:15       ` Hadron Quark
2006-07-23 15:44         ` Holger Sparr
2006-07-23 15:47           ` Hadron Quark

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=877jo4zbm8.fsf@bluebottle.com \
    --to=jbromley@bluebottle.com \
    /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).