help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: create-image on console emacs


From: Stefan Monnier
Subject: Re: create-image on console emacs
Date: Thu, 06 May 2010 22:53:23 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> It looks like the reason is that internally images are in some way
> bound to frames. I do not know the reason for this, but you can see it
> in the code of `image-size'.
> Maybe it is a bug. Please submit a bug report.

Yes, it's a misfeature, indeed.
The implementation of image handling is linked to the particular kinds
of terminal supported since part of that code is related to displaying
the images.


        Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]