all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Some images make Emacs behave strangely
@ 2010-08-29 15:20 Lars Magne Ingebrigtsen
  2010-08-30  1:17 ` Chong Yidong
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-08-29 15:20 UTC (permalink / raw)
  To: emacs-devel

[-- 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

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

end of thread, other threads:[~2010-08-30 16:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-29 15:20 Some images make Emacs behave strangely Lars Magne Ingebrigtsen
2010-08-30  1:17 ` Chong Yidong
2010-08-30  2:49   ` Lars Magne Ingebrigtsen
2010-08-30  8:35   ` David Kastrup
2010-08-30 16:59   ` Andreas Schwab

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.