Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: no button for hidden MIME part
Date: 06 Nov 1999 23:31:45 +0100	[thread overview]
Message-ID: <m3d7tnckvi.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <m3yacvcq6r.fsf@serpent.local>

Laura Conrad <lconrad@world.std.com> writes:

> I got the same message (from efax), and was going to report what seems 
> to me to be an even worse problem with it -- I read my mail offline,
> and when w3 renders the html in this message, it insists on trying to
> contact the home website to find the logo.

That's not good.

This is the function Gnus uses to format an HTML buffer:

(defun mm-w3-prepare-buffer ()
  (require 'w3)
  (let ((url-standalone-mode t))
    (w3-prepare-buffer)))

Are there some more variables Gnus should bind to inhibit w3 going out
over the network?

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


      reply	other threads:[~1999-11-06 22:31 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-22 14:26 Matt McClure
1999-10-22 14:38 ` Lee Willis
1999-10-22 14:39 ` Alan Shutko
1999-10-22 14:57   ` Matt McClure
1999-10-22 15:30     ` David S. Goldberg
1999-10-22 16:58       ` Matt McClure
1999-10-22 20:41         ` Toby Speight
1999-11-06 22:34           ` Lars Magne Ingebrigtsen
1999-10-22 21:11         ` Kai Großjohann
1999-10-23 11:44           ` Per Abrahamsen
1999-10-22 14:52 ` David S. Goldberg
1999-10-22 15:28   ` Matt McClure
1999-10-22 15:40     ` David S. Goldberg
1999-10-22 15:55       ` David S. Goldberg
1999-10-22 16:31 ` Laura Conrad
1999-11-06 22:31   ` Lars Magne Ingebrigtsen [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=m3d7tnckvi.fsf@quimbies.gnus.org \
    --to=larsi@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).