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

* Re: text/html buttonizing
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 2006-04-30 10:44 UTC (permalink / raw)


Joe Bush <bushj004@hawaii.rr.com> writes:

> 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 mail with just an text/html component, but it's still
displayed first decoded, and then in raw form?

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

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

* Re: text/html buttonizing
  2006-04-30 10:44 ` Lars Magne Ingebrigtsen
@ 2006-05-02  3:45   ` Joe Bush
  0 siblings, 0 replies; 3+ messages in thread
From: Joe Bush @ 2006-05-02  3:45 UTC (permalink / raw)


Yes. The text part appears above the button with no extraneous code.
Below the button, the code is displayed. If I middle-click the button,
the code is no longer displayed.

Not a bad feature if I wanted to check the code before displaying it in a
browser. But since I don't do that as a rule, I'd like a way to keep
it from being shown as a default.

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