all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: emacs-devel@gnu.org
Subject: Some images make Emacs behave strangely
Date: Sun, 29 Aug 2010 17:20:39 +0200	[thread overview]
Message-ID: <m3hbidtph4.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:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-29 15:20 Lars Magne Ingebrigtsen [this message]
2010-08-30  1:17 ` Some images make Emacs behave strangely Chong Yidong
2010-08-30  2:49   ` Lars Magne Ingebrigtsen
2010-08-30  8:35   ` David Kastrup
2010-08-30 16:59   ` 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=m3hbidtph4.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=emacs-devel@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.