Gnus development mailing list
 help / color / mirror / Atom feed
From: Lloyd Zusman <ljz@asfast.com>
Subject: Re: Inline MIME display -- when and when not?
Date: 29 Nov 1998 22:25:25 -0500	[thread overview]
Message-ID: <ltiufx3lqy.fsf@asfast.com> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "30 Nov 1998 03:49:14 +0100"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> [ ... ]
> 
> The inline media tests have changed.  Gnus won't display images that
> are bigger than the article buffer inline.  Perhaps there should be an 
> option to switch this feature off?  Or perhaps a command to display
> things inline, no matter if we can or not?  Hm.  But if we can't, how
> can we?  :-)

OK.  I figured out what's going on for me.  The width of my images
were all less than the width of the article buffer, but the heights of
the images were longer than the buffer, thereby causing the
`mm-image-fit-p' routine in `mm-decode.el' to consider the image to be
too big for the buffer.

I'm wondering, however, why the height of the image is being
considered at all, given that the article buffer is always easily
scrollable in the vertical direction.  Wouldn't it be acceptable to
allow a longer-than-buffer image to still be drawn inline, as long as
it's narrow enough?

My opinion is that there should at least be an option to control this
behavior with regard to the vertical dimension of the image.

> [ ... ]

-- 
 Lloyd Zusman
 ljz@asfast.com


  parent reply	other threads:[~1998-11-30  3:25 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-30  0:27 Lloyd Zusman
1998-11-30  2:49 ` Lars Magne Ingebrigtsen
1998-11-30  3:00   ` Lloyd Zusman
1998-11-30  3:03     ` Hrvoje Niksic
1998-11-30  3:25   ` Lloyd Zusman [this message]
1998-11-30  3:54     ` Hrvoje Niksic
1998-11-30  4:03       ` Lloyd Zusman
1998-11-30  4:22         ` Lloyd Zusman
1998-11-30 10:30           ` Hrvoje Niksic
1998-11-30 12:13             ` Lloyd Zusman
1998-11-30 12:32               ` Hrvoje Niksic
1998-11-30 13:41                 ` Lloyd Zusman
1998-11-30 15:37                   ` Lars Magne Ingebrigtsen
1998-11-30 10:28         ` Hrvoje Niksic
1998-11-30 12:01           ` Lloyd Zusman
1998-11-30 12:30             ` Hrvoje Niksic

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