Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Haines Brown <haines@HistoricalMaterialism.info>
To: info-gnus-english@gnu.org
Subject: Re: Can't fine mime.parse
Date: Sun, 14 Nov 2010 12:32:16 -0500	[thread overview]
Message-ID: <87mxpbg6an.fsf@engels.HistoricalMaterialism.info> (raw)
In-Reply-To: <m3eiaox9kq.fsf@quimbies.gnus.org>

Lars, thank you for the suggestions. w3m is installed, but still no
rendereing of the html file.

At present I still have "~/elisp/w3m/" in my path list, which you point
out is harmless but unnecessary.

In addition, following your suggestion I added this line:

  (setq mm-text-html-renderer 'w3m)

and the line, which is probably unnecessary predefined: 

  (require 'w3m-load)

When emacs finds a .html file, the buffer is in the HTML helper mode,
but there is no display of the file by w3m. Since w3m is not a mode,
does the original file remain displayed as an editable html markup file
in HTML Helper mode and in addition w3m automatically displays it with
the w3m browser in a different buffer?

I tried this instead of the line above, but it didn't help:

    (setq mm-text-html-renderer 'true-w3m)
    (add-to-list 'mm-text-html-renderer-alist
                 '(true-w3m mm-inline-render-with-stdin
                            nil "w3m" "-T" "text/html"))

Haines Brown

      reply	other threads:[~2010-11-14 17:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-11 14:30 Haines Brown
2010-11-14 14:29 ` Lars Magne Ingebrigtsen
2010-11-14 17:32   ` Haines Brown [this message]

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=87mxpbg6an.fsf@engels.HistoricalMaterialism.info \
    --to=haines@historicalmaterialism.info \
    --cc=info-gnus-english@gnu.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).