Gnus development mailing list
 help / color / mirror / Atom feed
From: Lloyd Zusman <ljz@asfast.com>
Subject: Re: Canonical method for avoiding HTML expansion?
Date: 09 Dec 1999 12:00:37 -0500	[thread overview]
Message-ID: <ltiu28t5fu.fsf@asfast.com> (raw)
In-Reply-To: Dale Hagglund's message of "07 Dec 1999 20:35:30 -0700"

Dale Hagglund <rdh@best.com> writes:

> Lloyd Zusman <ljz@asfast.com> writes:
> 
> > [ ... ]
> >
> > In any case, I'd like to be able to prevent the automatic expansion of
> > *all* HTML and only have that done on demand.  
> 
> I added the following to my .gnus file not too long ago.
> 
>       (setq mm-inline-media-tests
>             (cons '("text/html" nil (lambda (h) nil))
>                   mm-inline-media-tests))
> 
> [ ... ]
> 
> text/html parts are not automatically displayed using w3 or any other
> browser; they are given buttons, and the html text is shown inline.
> if you click the button twice, gnus starts any text/html viewer
> specified in you .mailcap file.

Yes, this works exactly the way you stated ... thanks!  And it brings
up another question: is there any way to use `mm-inline-media-tests'
or something akin to this to cause the default behavior to be that the
HTML would still be buttonized, but not shown inline, and that it
would only be shown inline after the button is first selected?

Thanks again, in advance.

-- 
 Lloyd Zusman
 ljz@asfast.com


  reply	other threads:[~1999-12-09 17:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-07 21:47 Lloyd Zusman
1999-12-08  3:35 ` Dale Hagglund
1999-12-09 17:00   ` Lloyd Zusman [this message]
1999-12-08  9:26 ` Hrvoje Niksic
1999-12-08 13:12   ` David S. Goldberg
1999-12-08 15:26     ` Lloyd Zusman

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=ltiu28t5fu.fsf@asfast.com \
    --to=ljz@asfast.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).