[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Several suggestions for image support
From: |
David Kastrup |
Subject: |
Re: Several suggestions for image support |
Date: |
19 Apr 2004 17:17:23 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
Stefan Monnier <address@hidden> writes:
> >> > I already suggested to use two new primitives (that have incidentally
> >> > been requested for other purpose):
> >> >
> >> > point-to-pixel
> >> > and
> >> > pixel-to-point
> >> >
> >> > which turn a (displayed) buffer position into a display position and vice
> >> > versa. All the rest should then be reasonably easy to do in Elisp.
> >>
> >> I don't see how. Absolutely not. Emacs moves point out of images.
> >> Without stopping points, point will not remain inside of the image
> >> anywhere.
>
> OK, maybe we'd need window-start-to-pixel as well, or somesuch.
Which will not make Emacs' cursor stop in image parts AFAICS, nor
will it enable a cursor display covering only part of the image.
Conversion routines alone will not make Emacs place its cursor on
"sensible" parts of the image.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
- Re: Several suggestions for image support, (continued)
- Re: Several suggestions for image support, Richard Stallman, 2004/04/17
- Re: Several suggestions for image support, David Kastrup, 2004/04/17
- Re: Several suggestions for image support, Kim F. Storm, 2004/04/18
- Re: Several suggestions for image support, Stefan Monnier, 2004/04/18
- Re: Several suggestions for image support, David Kastrup, 2004/04/19
- Re: Several suggestions for image support, Kim F. Storm, 2004/04/19
- Re: Several suggestions for image support, Stefan Monnier, 2004/04/19
- Re: Several suggestions for image support,
David Kastrup <=
- Re: Several suggestions for image support, Stefan Monnier, 2004/04/19
- Re: Several suggestions for image support, Kim F. Storm, 2004/04/19
- Re: Several suggestions for image support, David Kastrup, 2004/04/19
- Re: Several suggestions for image support, Kim F. Storm, 2004/04/19
- Re: Several suggestions for image support, Kim F. Storm, 2004/04/20
- Re: Several suggestions for image support, Werner LEMBERG, 2004/04/17
- Re: Several suggestions for image support, Kim F. Storm, 2004/04/20