From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: The display margin Date: 01 Dec 2003 11:15:42 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <16080.60869.212521.952911@nick.uklinux.net> <200305251636.h4PGa1ll021935@rum.cs.yale.edu> <16082.42589.935105.932019@nick.uklinux.net> <16321.14941.117864.117597@nick.uklinux.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1070270409 25619 80.91.224.253 (1 Dec 2003 09:20:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Dec 2003 09:20:09 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Dec 01 10:20:07 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AQkDv-0004Q9-00 for ; Mon, 01 Dec 2003 10:20:07 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AQkDu-00033K-00 for ; Mon, 01 Dec 2003 10:20:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AQlAG-0001nx-Mm for emacs-devel@quimby.gnus.org; Mon, 01 Dec 2003 05:20:24 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AQl9M-0001df-LV for emacs-devel@gnu.org; Mon, 01 Dec 2003 05:19:28 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AQl7t-0000vj-T6 for emacs-devel@gnu.org; Mon, 01 Dec 2003 05:18:29 -0500 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.24) id 1AQl7d-0000WG-MI for emacs-devel@gnu.org; Mon, 01 Dec 2003 05:17:42 -0500 Original-Received: (qmail 85270 invoked from network); 1 Dec 2003 09:16:14 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 1 Dec 2003 09:16:14 -0000 Original-To: David Kastrup In-Reply-To: Original-Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:18242 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18242 David Kastrup writes: > storm@cua.dk (Kim F. Storm) writes: > > > Maybe also an image :keymap property, but that will require more > > work, so I will have to investigate further before doing so. > > I've been using keymaps on images for years already (via the display > property or so). It was the only way to make an image clickable > since you could not enquire whether a click position was on an image > or on text beside it (at least for images on zero-width overlays). What I meant was an "image map" feature, i.e. where different areas (hot-spots) of an image had different pointer shapes and key bindings. -- Kim F. Storm http://www.cua.dk