Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* text/html buttonizing
@ 2006-04-23 20:46 Joe Bush
  2006-04-30 10:44 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Bush @ 2006-04-23 20:46 UTC (permalink / raw)


Mail sent to me with an html component has the text/html buttonized,
but the html code is still displayed until I middle-click on the
button.

This is the opposite of what I want, as I often print the buffer and forget to
click the "text/html" button. I wind up with several extra printed pages of
html code. I'd like just the button displayed, unless I click on it.

I've customized 'mm-inline-override-types' to include ("text/html")
and have the following in my .gnus.el file:

(setq mm-inline-media-tests
      (cons '("text/html" nil (lambda (h) nil))
	    mm-inline-media-tests))

Are the two contradictory, or is there something else I should do?

Thanks!

-Joe

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-02  3:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-23 20:46 text/html buttonizing Joe Bush
2006-04-30 10:44 ` Lars Magne Ingebrigtsen
2006-05-02  3:45   ` Joe Bush

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).