unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
Cc: Juri Linkov <juri@jurta.org>, rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Cursor on images not visible
Date: Mon, 13 Feb 2006 01:40:26 +0100	[thread overview]
Message-ID: <85pslsum4l.fsf@lola.goethe.zz> (raw)
In-Reply-To: <m3zmkxohjv.fsf@kfs-l.imdomain.dk> (Kim F. Storm's message of "Sat, 11 Feb 2006 19:51:16 +0100")

storm@cua.dk (Kim F. Storm) writes:

> "Richard M. Stallman" <rms@gnu.org> writes:
>
>>     This also affects all packages outside Emacs, so maybe a better
>>     solution is to try to change code that draws a frame around
>>     images under the cursor to draw it as if the image had a
>>     1-pixel margin?
>>
>> It sounds good to me, if it looks good in practice.
>> Would this ever look bad due to overlapping adjoining images?
>> Maybe that could happen with image slices.
>
> I think it would be very bad to always add a margin to images.
>
> If we ever want to make a full web browser in emacs, we definitely
> need to be able to "glue" images together without any margins around
> them.  (I have some ideas how to modify the redisplay engine to
> allow this, but that for emacs 24.x)...

Apropos image slices: adding a margin could possibly be implemented by
image slices that happen to be larger than the image itself: the
additional area would then get filled with the background color.

I have no idea whether this would work with the current code, but it
seems like a straightforward extension of the slice semantics.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

  parent reply	other threads:[~2006-02-13  0:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-07 10:57 Cursor on images not visible Juri Linkov
2006-02-09 17:48 ` Richard M. Stallman
2006-02-09 19:18   ` Juri Linkov
2006-02-10 23:02     ` Richard M. Stallman
2006-02-11 18:51       ` Kim F. Storm
2006-02-12  0:57         ` David Kastrup
2006-02-12 19:28         ` Richard M. Stallman
2006-02-14  1:42           ` Juri Linkov
2006-02-14  9:20             ` martin rudalics
2006-02-14 17:46               ` Juri Linkov
2006-02-20  0:54                 ` Juri Linkov
2006-02-14 21:27               ` Kim F. Storm
2006-02-15 10:14                 ` martin rudalics
2006-02-14 22:17             ` Richard M. Stallman
2006-02-13  0:40         ` David Kastrup [this message]
2006-02-15 12:51           ` Kim F. Storm
2006-02-10 10:17   ` Mathias Dahl

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=85pslsum4l.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=juri@jurta.org \
    --cc=rms@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 public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).