Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: ding@gnus.org
Subject: Some images make Emacs behave strangely
Date: Sun, 29 Aug 2010 17:29:00 +0200	[thread overview]
Message-ID: <m38w3ptp37.fsf@quimbies.gnus.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 506 bytes --]

Here's an image from the pheedo web tracking ad thingie whatever:

[larsi@quimbies ~/pgnus]$ file /tmp/a
/tmp/a: GIF image data, version 89a, 1 x 1

However:

(image-size (create-image "/tmp/a") t)
=> (30 . 30)

And inserting that image into the buffer yields an empty 30x30 box:

(put-image (create-image "/tmp/a") (point))

In addition, the rest of the text in entire buffer starts shaking and
shivering, and the cursor disappears.

So something is just not right, I think.

Here's the GIF in question:


[-- Attachment #2: a --]
[-- Type: image/gif, Size: 42 bytes --]

[-- Attachment #3: Type: text/plain, Size: 103 bytes --]


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

             reply	other threads:[~2010-08-29 15:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-29 15:29 Lars Magne Ingebrigtsen [this message]
2010-08-29 15:30 ` Lars Magne Ingebrigtsen
2010-08-29 15:39   ` Sven Joachim
2010-08-30  2:22     ` Lars Magne Ingebrigtsen
2010-08-30 19:44       ` Andreas Schwab
2010-08-30 19:49         ` Lars Magne Ingebrigtsen
2010-08-30 21:02           ` Andreas Schwab

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=m38w3ptp37.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=ding@gnus.org \
    /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).