Gnus development mailing list
 help / color / mirror / Atom feed
* how to NOT VIEW and images inline
@ 2010-03-27 15:31 Harry Putnam
  2010-03-27 16:34 ` Adam Sjøgren
  0 siblings, 1 reply; 3+ messages in thread
From: Harry Putnam @ 2010-03-27 15:31 UTC (permalink / raw)
  To: ding

I'm finding with emacs semi recent move into displaying images that
the handling of images inside gnus, that is, the viewing of them
inside a message, is so terrible, I'd rather not even do it at all.
And just view images externally.

What can I do to make gnus only display the mime type line or `button'
I guess its called, and not even attempt to show any images?




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

* Re: how to NOT VIEW and images inline
  2010-03-27 15:31 how to NOT VIEW and images inline Harry Putnam
@ 2010-03-27 16:34 ` Adam Sjøgren
  2010-03-27 21:21   ` Harry Putnam
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Sjøgren @ 2010-03-27 16:34 UTC (permalink / raw)
  To: ding

On Sat, 27 Mar 2010 10:31:28 -0500, Harry wrote:

> What can I do to make gnus only display the mime type line or `button'
> I guess its called, and not even attempt to show any images?

I've got this line in my .gnus, which I'm sure I've grabbed from
mailinglist or newsgroup at some point:

  ; Do not display images inline:
  (setq mm-inline-override-types '("image/*"))


  Best regards,

    Adam

-- 
 "Limonès, c'est nous"                                        Adam Sjøgren
                                                         asjo@koldfront.dk




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

* Re: how to NOT VIEW and images inline
  2010-03-27 16:34 ` Adam Sjøgren
@ 2010-03-27 21:21   ` Harry Putnam
  0 siblings, 0 replies; 3+ messages in thread
From: Harry Putnam @ 2010-03-27 21:21 UTC (permalink / raw)
  To: ding

asjo@koldfront.dk (Adam Sjøgren) writes:

> On Sat, 27 Mar 2010 10:31:28 -0500, Harry wrote:
>
>> What can I do to make gnus only display the mime type line or `button'
>> I guess its called, and not even attempt to show any images?
>
> I've got this line in my .gnus, which I'm sure I've grabbed from
> mailinglist or newsgroup at some point:
>
>   ; Do not display images inline:
>   (setq mm-inline-override-types '("image/*"))

Yup, that looks useful.

PS - Sorry about the confusing typo in my subject line.
  how to NOT VIEW and images inline 
                    ^
                  any




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

end of thread, other threads:[~2010-03-27 21:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-27 15:31 how to NOT VIEW and images inline Harry Putnam
2010-03-27 16:34 ` Adam Sjøgren
2010-03-27 21:21   ` Harry Putnam

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