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: 28 Dec 2003 02:43:40 +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 1072572787 21182 80.91.224.253 (28 Dec 2003 00:53:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 28 Dec 2003 00:53:07 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Dec 28 01:53:04 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 1AaPB2-0007XT-00 for ; Sun, 28 Dec 2003 01:53:04 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AaPB2-0000fn-00 for ; Sun, 28 Dec 2003 01:53:04 +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 1AaQ0W-0000TI-Fw for emacs-devel@quimby.gnus.org; Sat, 27 Dec 2003 20:46:16 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AaQ0R-0000T3-GK for emacs-devel@gnu.org; Sat, 27 Dec 2003 20:46:11 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AaPzv-0000EY-Ov for emacs-devel@gnu.org; Sat, 27 Dec 2003 20:46:10 -0500 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AaPzP-0008Hv-Ur; Sat, 27 Dec 2003 20:45:08 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id 5808F5EE0FC; Sun, 28 Dec 2003 01:43:40 +0100 (CET) Original-To: David Kastrup In-Reply-To: Original-Lines: 30 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:18885 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18885 David Kastrup writes: > storm@cua.dk (Kim F. Storm) writes: > > > 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. > > Oh ok, I have not thought of that one. I have just committed changes to implement an image map feature. See NEWS for details. Additions to the elisp manual will follow in a few days. -- Kim F. Storm http://www.cua.dk